diff --git a/etc/test-data/cyclonedx/TC-5630/CVE-2026-12151.json b/etc/test-data/cyclonedx/TC-5630/CVE-2026-12151.json new file mode 100644 index 000000000..f4e2d16eb --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/CVE-2026-12151.json @@ -0,0 +1,75 @@ +{ + "dataType": "CVE_RECORD", + "dataVersion": "5.1", + "cveMetadata": { + "cveId": "CVE-2026-12151", + "assignerOrgId": "00000000-0000-0000-0000-000000000000", + "state": "PUBLISHED", + "assignerShortName": "synthetic-test", + "dateReserved": "2026-01-01T00:00:00.000Z", + "datePublished": "2026-01-02T00:00:00.000Z", + "dateUpdated": "2026-01-03T00:00:00.000Z" + }, + "containers": { + "cna": { + "affected": [ + { + "vendor": "redhat", + "product": "hummingbird", + "cpes": [ + "cpe:2.3:a:redhat:hummingbird:1:*:*:*:*:*:*:*" + ], + "defaultStatus": "affected" + } + ], + "descriptions": [ + { + "lang": "en", + "value": "SYNTHETIC TEST RECORD (not a real CVE): invented vulnerability used to exercise CPE-only (purl-less) node matching in trustify's test suite (TC-5630). Do not treat as real vulnerability data." + } + ], + "metrics": [ + { + "cvssV3_1": { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "attackVector": "NETWORK", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "NONE", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH" + } + } + ], + "problemTypes": [ + { + "descriptions": [ + { + "lang": "en", + "description": "CWE-000 Synthetic test weakness", + "cweId": "CWE-000", + "type": "CWE" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-0000-0000-000000000000", + "shortName": "synthetic-test", + "dateUpdated": "2026-01-03T00:00:00.000Z" + }, + "references": [ + { + "url": "https://example.invalid/synthetic/CVE-2026-12151" + } + ], + "title": "Synthetic test record for purl-less CPE node matching" + } + } +} + diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/README.md b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/README.md new file mode 100644 index 000000000..1497ea91e --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/README.md @@ -0,0 +1,34 @@ +# S3 — Wrong-product / CPE-context not checked (TC-5171), hummingbird + +**Component:** `pkg:rpm/redhat/curl@7.61.1-34.el8_10.11` (RHEL 8 OS) +**SBOM:** `sbom_curl_el8.cdx.json` + +## The bug (same root cause as S4: CPE context not checked) +`hummingbird` (`cpe:/a:redhat:hummingbird:1`) is a real, *separate* Red Hat product that bundles +curl. The engine attaches hummingbird advisories to the RHEL-8 OS curl by name, ignoring that the +context CPE product is `hummingbird`, not `enterprise_linux`. + +## Two flavors here (hummingbird bundles the same libs as el8, so overlap is high) +| CVE | el8-OS curl (VEX) | hummingbird | Verdict | Flavor | +|---|---|---|---|---| +| CVE-2025-10966 | known_not_affected | fixed | **not_affected** | **CLEAN** — whole CVE false (only hummingbird matches) | +| CVE-2025-10148 | affected + not_affected (mixed) | fixed | affected via el8, but **hummingbird context is spurious** | duplicate-row | +| CVE-2025-13034 | known_affected | fixed | affected via el8, but **hummingbird context is spurious** | duplicate-row | + +- **CLEAN:** el8 curl is `not_affected`; the CVE only appears because of the hummingbird row → should not appear at all. +- **duplicate-row:** el8 curl is genuinely affected, so the CVE belongs — but reporting it under a + `hummingbird:1` context is a wrong-product mis-attribution (should be `enterprise_linux:8`). + +> Note: for a *whole-CVE-false* TC-5171 reproducer, **S4 (satellite / python3-chardet) is stronger** — +> Satellite ships packages el8-OS doesn't track, so el8 is entirely absent. hummingbird overlaps el8's +> core libraries, so most of its matches are duplicate rows rather than fully-false CVEs. + +## Files +- `sbom_curl_el8.cdx.json` — upload. +- `vex/` — the 3 canonical CSAF/VEX docs. `vex_extra/` — more curl/openssl/gnutls/python hummingbird CVEs. +- `cve/` — CVE Project records. + +## Reproduce +1. Ingest `vex/*.json`; 2. upload the SBOM; 3. `GET /sbom/{id}/advisory`. + BUG: curl shown `affected` under `cpe:/a:redhat:hummingbird:1`. Correct: CVE-2025-10966 absent; the + other two shown only under `enterprise_linux:8`, never hummingbird. diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10148.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10148.json new file mode 100644 index 000000000..97c2cf5e5 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10148.json @@ -0,0 +1 @@ +{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2025-10148","assignerOrgId":"2499f714-1537-4658-8207-48ae4bb9eae9","state":"PUBLISHED","assignerShortName":"curl","dateReserved":"2025-09-09T03:45:41.908Z","datePublished":"2025-09-12T05:10:37.469Z","dateUpdated":"2025-11-18T20:05:32.822Z"},"containers":{"cna":{"title":"predictable WebSocket mask","descriptions":[{"lang":"en","value":"curl's websocket code did not update the 32 bit mask pattern for each new\n outgoing frame as the specification says. Instead it used a fixed mask that\npersisted and was used throughout the entire connection.\n\nA predictable mask pattern allows for a malicious server to induce traffic\nbetween the two communicating parties that could be interpreted by an involved\nproxy (configured or transparent) as genuine, real, HTTP traffic with content\nand thereby poison its cache. That cached poisoned content could then be\nserved to all users of that proxy."}],"providerMetadata":{"orgId":"2499f714-1537-4658-8207-48ae4bb9eae9","shortName":"curl","dateUpdated":"2025-09-12T05:10:37.469Z"},"problemTypes":[{"descriptions":[{"lang":"en","description":"CWE-340 Generation of Predictable Numbers or Identifiers"}]}],"affected":[{"vendor":"curl","product":"curl","versions":[{"version":"8.15.0","status":"affected","lessThanOrEqual":"8.15.0","versionType":"semver"},{"version":"8.14.1","status":"affected","lessThanOrEqual":"8.14.1","versionType":"semver"},{"version":"8.14.0","status":"affected","lessThanOrEqual":"8.14.0","versionType":"semver"},{"version":"8.13.0","status":"affected","lessThanOrEqual":"8.13.0","versionType":"semver"},{"version":"8.12.1","status":"affected","lessThanOrEqual":"8.12.1","versionType":"semver"},{"version":"8.12.0","status":"affected","lessThanOrEqual":"8.12.0","versionType":"semver"},{"version":"8.11.1","status":"affected","lessThanOrEqual":"8.11.1","versionType":"semver"},{"version":"8.11.0","status":"affected","lessThanOrEqual":"8.11.0","versionType":"semver"}],"defaultStatus":"unaffected"}],"references":[{"url":"https://curl.se/docs/CVE-2025-10148.json","name":"json"},{"url":"https://curl.se/docs/CVE-2025-10148.html","name":"www"},{"url":"https://hackerone.com/reports/3330839","name":"issue"}],"credits":[{"lang":"en","value":"Calvin Ruocco (Vector Informatik GmbH)","type":"finder"},{"lang":"en","value":"Daniel Stenberg","type":"remediation developer"}]},"adp":[{"metrics":[{"cvssV3_1":{"scope":"UNCHANGED","version":"3.1","baseScore":5.3,"attackVector":"NETWORK","baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","integrityImpact":"NONE","userInteraction":"NONE","attackComplexity":"LOW","availabilityImpact":"NONE","privilegesRequired":"NONE","confidentialityImpact":"LOW"}},{"other":{"type":"ssvc","content":{"timestamp":"2025-09-12T17:16:46.486840Z","id":"CVE-2025-10148","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2025-09-12T17:17:12.815Z"}},{"title":"CVE Program Container","references":[{"url":"http://www.openwall.com/lists/oss-security/2025/09/10/2"},{"url":"http://www.openwall.com/lists/oss-security/2025/09/10/3"},{"url":"http://www.openwall.com/lists/oss-security/2025/09/10/4"}],"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2025-11-18T20:05:32.822Z"}}]}} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10966.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10966.json new file mode 100644 index 000000000..5570ef20a --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-10966.json @@ -0,0 +1 @@ +{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2025-10966","assignerOrgId":"2499f714-1537-4658-8207-48ae4bb9eae9","state":"PUBLISHED","assignerShortName":"curl","dateReserved":"2025-09-25T10:15:10.502Z","datePublished":"2025-11-07T07:26:30.351Z","dateUpdated":"2026-06-02T12:59:51.873Z"},"containers":{"cna":{"title":"missing SFTP host verification with wolfSSH","descriptions":[{"lang":"en","value":"curl's code for managing SSH connections when SFTP was done using the wolfSSH\npowered backend was flawed and missed host verification mechanisms.\n\nThis prevents curl from detecting MITM attackers and more."}],"providerMetadata":{"orgId":"2499f714-1537-4658-8207-48ae4bb9eae9","shortName":"curl","dateUpdated":"2025-11-07T07:26:30.351Z"},"problemTypes":[{"descriptions":[{"lang":"en","description":"CWE-322 Key Exchange without Entity Authentication"}]}],"affected":[{"vendor":"curl","product":"curl","versions":[{"version":"8.16.0","status":"affected","lessThanOrEqual":"8.16.0","versionType":"semver"},{"version":"8.15.0","status":"affected","lessThanOrEqual":"8.15.0","versionType":"semver"},{"version":"8.14.1","status":"affected","lessThanOrEqual":"8.14.1","versionType":"semver"},{"version":"8.14.0","status":"affected","lessThanOrEqual":"8.14.0","versionType":"semver"},{"version":"8.13.0","status":"affected","lessThanOrEqual":"8.13.0","versionType":"semver"},{"version":"8.12.1","status":"affected","lessThanOrEqual":"8.12.1","versionType":"semver"},{"version":"8.12.0","status":"affected","lessThanOrEqual":"8.12.0","versionType":"semver"},{"version":"8.11.1","status":"affected","lessThanOrEqual":"8.11.1","versionType":"semver"},{"version":"8.11.0","status":"affected","lessThanOrEqual":"8.11.0","versionType":"semver"},{"version":"8.10.1","status":"affected","lessThanOrEqual":"8.10.1","versionType":"semver"},{"version":"8.10.0","status":"affected","lessThanOrEqual":"8.10.0","versionType":"semver"},{"version":"8.9.1","status":"affected","lessThanOrEqual":"8.9.1","versionType":"semver"},{"version":"8.9.0","status":"affected","lessThanOrEqual":"8.9.0","versionType":"semver"},{"version":"8.8.0","status":"affected","lessThanOrEqual":"8.8.0","versionType":"semver"},{"version":"8.7.1","status":"affected","lessThanOrEqual":"8.7.1","versionType":"semver"},{"version":"8.7.0","status":"affected","lessThanOrEqual":"8.7.0","versionType":"semver"},{"version":"8.6.0","status":"affected","lessThanOrEqual":"8.6.0","versionType":"semver"},{"version":"8.5.0","status":"affected","lessThanOrEqual":"8.5.0","versionType":"semver"},{"version":"8.4.0","status":"affected","lessThanOrEqual":"8.4.0","versionType":"semver"},{"version":"8.3.0","status":"affected","lessThanOrEqual":"8.3.0","versionType":"semver"},{"version":"8.2.1","status":"affected","lessThanOrEqual":"8.2.1","versionType":"semver"},{"version":"8.2.0","status":"affected","lessThanOrEqual":"8.2.0","versionType":"semver"},{"version":"8.1.2","status":"affected","lessThanOrEqual":"8.1.2","versionType":"semver"},{"version":"8.1.1","status":"affected","lessThanOrEqual":"8.1.1","versionType":"semver"},{"version":"8.1.0","status":"affected","lessThanOrEqual":"8.1.0","versionType":"semver"},{"version":"8.0.1","status":"affected","lessThanOrEqual":"8.0.1","versionType":"semver"},{"version":"8.0.0","status":"affected","lessThanOrEqual":"8.0.0","versionType":"semver"},{"version":"7.88.1","status":"affected","lessThanOrEqual":"7.88.1","versionType":"semver"},{"version":"7.88.0","status":"affected","lessThanOrEqual":"7.88.0","versionType":"semver"},{"version":"7.87.0","status":"affected","lessThanOrEqual":"7.87.0","versionType":"semver"},{"version":"7.86.0","status":"affected","lessThanOrEqual":"7.86.0","versionType":"semver"},{"version":"7.85.0","status":"affected","lessThanOrEqual":"7.85.0","versionType":"semver"},{"version":"7.84.0","status":"affected","lessThanOrEqual":"7.84.0","versionType":"semver"},{"version":"7.83.1","status":"affected","lessThanOrEqual":"7.83.1","versionType":"semver"},{"version":"7.83.0","status":"affected","lessThanOrEqual":"7.83.0","versionType":"semver"},{"version":"7.82.0","status":"affected","lessThanOrEqual":"7.82.0","versionType":"semver"},{"version":"7.81.0","status":"affected","lessThanOrEqual":"7.81.0","versionType":"semver"},{"version":"7.80.0","status":"affected","lessThanOrEqual":"7.80.0","versionType":"semver"},{"version":"7.79.1","status":"affected","lessThanOrEqual":"7.79.1","versionType":"semver"},{"version":"7.79.0","status":"affected","lessThanOrEqual":"7.79.0","versionType":"semver"},{"version":"7.78.0","status":"affected","lessThanOrEqual":"7.78.0","versionType":"semver"},{"version":"7.77.0","status":"affected","lessThanOrEqual":"7.77.0","versionType":"semver"},{"version":"7.76.1","status":"affected","lessThanOrEqual":"7.76.1","versionType":"semver"},{"version":"7.76.0","status":"affected","lessThanOrEqual":"7.76.0","versionType":"semver"},{"version":"7.75.0","status":"affected","lessThanOrEqual":"7.75.0","versionType":"semver"},{"version":"7.74.0","status":"affected","lessThanOrEqual":"7.74.0","versionType":"semver"},{"version":"7.73.0","status":"affected","lessThanOrEqual":"7.73.0","versionType":"semver"},{"version":"7.72.0","status":"affected","lessThanOrEqual":"7.72.0","versionType":"semver"},{"version":"7.71.1","status":"affected","lessThanOrEqual":"7.71.1","versionType":"semver"},{"version":"7.71.0","status":"affected","lessThanOrEqual":"7.71.0","versionType":"semver"},{"version":"7.70.0","status":"affected","lessThanOrEqual":"7.70.0","versionType":"semver"},{"version":"7.69.1","status":"affected","lessThanOrEqual":"7.69.1","versionType":"semver"},{"version":"7.69.0","status":"affected","lessThanOrEqual":"7.69.0","versionType":"semver"}],"defaultStatus":"unaffected"}],"references":[{"url":"https://curl.se/docs/CVE-2025-10966.json","name":"json"},{"url":"https://curl.se/docs/CVE-2025-10966.html","name":"www"},{"url":"https://hackerone.com/reports/3355218","name":"issue"}],"credits":[{"lang":"en","value":"Stanislav Fort (Aisle Research)","type":"finder"},{"lang":"en","value":"Daniel Stenberg","type":"remediation developer"}]},"adp":[{"title":"CVE Program Container","references":[{"url":"http://www.openwall.com/lists/oss-security/2025/11/05/2"}],"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2025-11-07T08:05:50.150Z"}},{"metrics":[{"cvssV3_1":{"scope":"UNCHANGED","version":"3.1","baseScore":4.3,"attackVector":"NETWORK","baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","integrityImpact":"NONE","userInteraction":"NONE","attackComplexity":"LOW","availabilityImpact":"NONE","privilegesRequired":"LOW","confidentialityImpact":"LOW"}},{"other":{"type":"ssvc","content":{"timestamp":"2025-11-10T20:26:03.531168Z","id":"CVE-2025-10966","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2025-11-10T20:26:07.282Z"}},{"x_adpType":"supplier","providerMetadata":{"orgId":"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e","shortName":"siemens-SADP","dateUpdated":"2026-06-02T12:59:51.873Z"},"affected":[{"vendor":"Siemens","product":"RUGGEDCOM RST2428P","versions":[{"status":"affected","version":"0","lessThan":"V4.0","versionType":"custom"}],"defaultStatus":"unknown"}],"references":[{"url":"https://cert-portal.siemens.com/productcert/html/ssa-253495.html"}]}]}} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-13034.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-13034.json new file mode 100644 index 000000000..23bfcb46c --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/cve/CVE-2025-13034.json @@ -0,0 +1 @@ +{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2025-13034","assignerOrgId":"2499f714-1537-4658-8207-48ae4bb9eae9","state":"PUBLISHED","assignerShortName":"curl","dateReserved":"2025-11-11T16:52:22.121Z","datePublished":"2026-01-08T10:00:25.773Z","dateUpdated":"2026-01-08T14:58:20.565Z"},"containers":{"cna":{"title":"No QUIC certificate pinning with GnuTLS","descriptions":[{"lang":"en","value":"When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey`\nwith the curl tool,curl should check the public key of the server certificate\nto verify the peer.\n\nThis check was skipped in a certain condition that would then make curl allow\nthe connection without performing the proper check, thus not noticing a\npossible impostor. To skip this check, the connection had to be done with QUIC\nwith ngtcp2 built to use GnuTLS and the user had to explicitly disable the\nstandard certificate verification."}],"providerMetadata":{"orgId":"2499f714-1537-4658-8207-48ae4bb9eae9","shortName":"curl","dateUpdated":"2026-01-08T10:00:25.773Z"},"problemTypes":[{"descriptions":[{"lang":"en","description":"CWE-295 Improper Certificate Validation"}]}],"affected":[{"vendor":"curl","product":"curl","versions":[{"version":"8.17.0","status":"affected","lessThanOrEqual":"8.17.0","versionType":"semver"},{"version":"8.16.0","status":"affected","lessThanOrEqual":"8.16.0","versionType":"semver"},{"version":"8.15.0","status":"affected","lessThanOrEqual":"8.15.0","versionType":"semver"},{"version":"8.14.1","status":"affected","lessThanOrEqual":"8.14.1","versionType":"semver"},{"version":"8.14.0","status":"affected","lessThanOrEqual":"8.14.0","versionType":"semver"},{"version":"8.13.0","status":"affected","lessThanOrEqual":"8.13.0","versionType":"semver"},{"version":"8.12.1","status":"affected","lessThanOrEqual":"8.12.1","versionType":"semver"},{"version":"8.12.0","status":"affected","lessThanOrEqual":"8.12.0","versionType":"semver"},{"version":"8.11.1","status":"affected","lessThanOrEqual":"8.11.1","versionType":"semver"},{"version":"8.11.0","status":"affected","lessThanOrEqual":"8.11.0","versionType":"semver"},{"version":"8.10.1","status":"affected","lessThanOrEqual":"8.10.1","versionType":"semver"},{"version":"8.10.0","status":"affected","lessThanOrEqual":"8.10.0","versionType":"semver"},{"version":"8.9.1","status":"affected","lessThanOrEqual":"8.9.1","versionType":"semver"},{"version":"8.9.0","status":"affected","lessThanOrEqual":"8.9.0","versionType":"semver"},{"version":"8.8.0","status":"affected","lessThanOrEqual":"8.8.0","versionType":"semver"}],"defaultStatus":"unaffected"}],"references":[{"url":"https://curl.se/docs/CVE-2025-13034.json","name":"json"},{"url":"https://curl.se/docs/CVE-2025-13034.html","name":"www"}],"credits":[{"lang":"en","value":"Stanislav Fort (Aisle Research)","type":"finder"},{"lang":"en","value":"Daniel Stenberg","type":"remediation developer"}]},"adp":[{"problemTypes":[{"descriptions":[{"type":"CWE","cweId":"CWE-295","lang":"en","description":"CWE-295 Improper Certificate Validation"}]}],"metrics":[{"cvssV3_1":{"scope":"UNCHANGED","version":"3.1","baseScore":5.9,"attackVector":"NETWORK","baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N","integrityImpact":"HIGH","userInteraction":"NONE","attackComplexity":"HIGH","availabilityImpact":"NONE","privilegesRequired":"NONE","confidentialityImpact":"NONE"}},{"other":{"type":"ssvc","content":{"timestamp":"2026-01-08T14:56:11.206224Z","id":"CVE-2025-13034","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2026-01-08T14:58:20.565Z"}}]}} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10148.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10148.json new file mode 100644 index 000000000..5997cdeb5 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10148.json @@ -0,0 +1,957 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-10148.json" + } + ], + "title": "curl: predictable WebSocket mask", + "tracking": { + "current_release_date": "2026-06-30T10:16:21+00:00", + "generator": { + "date": "2026-06-30T10:16:21+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.0" + } + }, + "id": "CVE-2025-10148", + "initial_release_date": "2025-09-12T05:10:37.469000+00:00", + "revision_history": [ + { + "date": "2025-09-12T05:10:37.469000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-13T18:17:34+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-30T10:16:21+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-10148", + "cwe": { + "id": "CWE-340", + "name": "Generation of Predictable Numbers or Identifiers" + }, + "discovery_date": "2025-09-12T06:00:58.790751+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2394749" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. The use of a predictable WebSocket mask pattern allows a malicious server to induce traffic that an intermediary proxy (whether configured or transparent) will misinterpret as a standard HTTP request. This confusion leads to a cache poisoning attack, where the proxy stores the server's malicious content and serves it to all users of that proxy.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: predictable WebSocket mask", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "To exploit this issue, a curl application must be communicating through a defective proxy that confuses a WebSocket for HTTP traffic. Additionally, this flaw requires the traffic to be done using clear text HTTP / WebSocket (ws://) and not over TLS (wss://).", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_jboss_core_services:curl" + ], + "known_not_affected": [ + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-10148" + }, + { + "category": "external", + "summary": "RHBZ#2394749", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394749" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-10148", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-10148" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10148", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10148" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-10148.html", + "url": "https://curl.se/docs/CVE-2025-10148.html" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-10148.json", + "url": "https://curl.se/docs/CVE-2025-10148.json" + }, + { + "category": "external", + "summary": "https://hackerone.com/reports/3330839", + "url": "https://hackerone.com/reports/3330839" + } + ], + "release_date": "2025-09-12T05:10:37.469000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_jboss_core_services:curl" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_jboss_core_services:curl" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: predictable WebSocket mask" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10966.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10966.json new file mode 100644 index 000000000..ff626901c --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-10966.json @@ -0,0 +1,953 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-10966.json" + } + ], + "title": "curl: Curl missing SFTP host verification with wolfSSH backend", + "tracking": { + "current_release_date": "2026-06-29T23:28:21+00:00", + "generator": { + "date": "2026-06-29T23:28:21+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.0" + } + }, + "id": "CVE-2025-10966", + "initial_release_date": "2025-11-07T07:26:30.351000+00:00", + "revision_history": [ + { + "date": "2025-11-07T07:26:30.351000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-13T16:45:59+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-29T23:28:21+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-10966", + "cwe": { + "id": "CWE-322", + "name": "Key Exchange without Entity Authentication" + }, + "discovery_date": "2025-11-07T08:00:51.044355+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2413308" + } + ], + "notes": [ + { + "category": "description", + "text": "curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. As the wolfSSH backend was documented as incomplete and fail tests, it is not expected that many users execute this code in production.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: Curl missing SFTP host verification with wolfSSH backend", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability doesn't affect any supported Red Hat product. This flaw affects only curl when built with wolfSSH backend support, meanwhile for Red Hat Enterprise Linux and other Red Hat products the default SSH backend being use is libssh. It's not possible to change this configuration in runtime, as it's a build time only configuration.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_not_affected": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-10966" + }, + { + "category": "external", + "summary": "RHBZ#2413308", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413308" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-10966", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-10966" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10966", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10966" + }, + { + "category": "external", + "summary": "http://www.openwall.com/lists/oss-security/2025/11/05/2", + "url": "http://www.openwall.com/lists/oss-security/2025/11/05/2" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-10966.html", + "url": "https://curl.se/docs/CVE-2025-10966.html" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-10966.json", + "url": "https://curl.se/docs/CVE-2025-10966.json" + }, + { + "category": "external", + "summary": "https://github.com/curl/curl/commit/b011e3fcfb06d6c027859", + "url": "https://github.com/curl/curl/commit/b011e3fcfb06d6c027859" + }, + { + "category": "external", + "summary": "https://hackerone.com/reports/3355218", + "url": "https://hackerone.com/reports/3355218" + } + ], + "release_date": "2025-11-07T07:26:30.351000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.9, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: Curl missing SFTP host verification with wolfSSH backend" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-13034.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-13034.json new file mode 100644 index 000000000..1d57d3374 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex/CVE-2025-13034.json @@ -0,0 +1,2691 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-13034.json" + } + ], + "title": "curl: Public key pinning bypass via QUIC and GnuTLS allows server impersonation", + "tracking": { + "current_release_date": "2026-06-28T11:08:57+00:00", + "generator": { + "date": "2026-06-28T11:08:57+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2025-13034", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-08T08:44:36.431601+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-28T11:08:57+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-13034", + "cwe": { + "id": "CWE-295", + "name": "Improper Certificate Validation" + }, + "discovery_date": "2025-12-31T03:46:57.230000+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2426406" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. When configured to use public key pinning with QUIC connections and GnuTLS, and with standard certificate verification explicitly disabled, curl could bypass the intended public key check. This oversight allows a malicious server to impersonate a legitimate one, potentially leading to unauthorized access or information disclosure due to a failure in verifying the server's identity.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: Public key pinning bypass via QUIC and GnuTLS allows server impersonation", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Low for Red Hat products. The flaw in curl occurs only when using `CURLOPT_PINNEDPUBLICKEY` with QUIC and ngtcp2 built with GnuTLS, and when standard certificate verification is explicitly disabled. This specific combination of features and configuration is uncommon in Red Hat deployments, limiting the overall impact.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-13034" + }, + { + "category": "external", + "summary": "RHBZ#2426406", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426406" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-13034", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-13034" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13034", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13034" + } + ], + "release_date": "2026-01-07T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "category": "workaround", + "details": "To mitigate this issue, ensure that standard certificate verification is not explicitly disabled when utilizing `CURLOPT_PINNEDPUBLICKEY` or `--pinnedpubkey` with curl. This practice prevents the bypass of the pinned public key check, particularly in configurations involving QUIC and `ngtcp2` built with GnuTLS. Always verify server certificates through standard means to maintain secure connections.", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: Public key pinning bypass via QUIC and GnuTLS allows server impersonation" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11187.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11187.json new file mode 100644 index 000000000..ec9adc47d --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11187.json @@ -0,0 +1,5063 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-11187.json" + } + ], + "title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file", + "tracking": { + "current_release_date": "2026-08-17T12:37:30+00:00", + "generator": { + "date": "2026-08-17T12:37:30+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.16" + } + }, + "id": "CVE-2025-11187", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-08-10T11:00:52.758843+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-17T12:37:30+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Update Infrastructure 5", + "product": { + "name": "Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhui:5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Update Infrastructure" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Cost Management 4", + "product": { + "name": "Cost Management 4", + "product_id": "Cost Management 4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:cost_management:4::el9" + } + } + } + ], + "category": "product_family", + "name": "Cost Management" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Insights proxy 1.5", + "product": { + "name": "Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:insights_proxy:1.5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Insights proxy" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Discovery 2", + "product": { + "name": "Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:discovery:2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Discovery" + }, + { + "category": "product_version", + "name": "edk2.src", + "product": { + "name": "edk2.src", + "product_id": "edk2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2?arch=src" + } + } + }, + { + "category": "product_version", + "name": "edk2-aarch64", + "product": { + "name": "edk2-aarch64", + "product_id": "edk2-aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-aarch64" + } + } + }, + { + "category": "product_version", + "name": "edk2-tools", + "product": { + "name": "edk2-tools", + "product_id": "edk2-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-tools" + } + } + }, + { + "category": "product_version", + "name": "edk2-ovmf", + "product": { + "name": "edk2-ovmf", + "product_id": "edk2-ovmf", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-ovmf" + } + } + }, + { + "category": "product_version", + "name": "edk2-tools-doc", + "product": { + "name": "edk2-tools-doc", + "product_id": "edk2-tools-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-tools-doc" + } + } + }, + { + "category": "product_version", + "name": "shim-aa64", + "product": { + "name": "shim-aa64", + "product_id": "shim-aa64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-aa64" + } + } + }, + { + "category": "product_version", + "name": "mokutil", + "product": { + "name": "mokutil", + "product_id": "mokutil", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mokutil" + } + } + }, + { + "category": "product_version", + "name": "shim-x64", + "product": { + "name": "shim-x64", + "product_id": "shim-x64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-x64" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-aarch64.src", + "product": { + "name": "shim-unsigned-aarch64.src", + "product_id": "shim-unsigned-aarch64.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-aarch64?arch=src" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-x64.src", + "product": { + "name": "shim-unsigned-x64.src", + "product_id": "shim-unsigned-x64.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-x64?arch=src" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel", + "product": { + "name": "openssl-devel", + "product_id": "openssl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl", + "product": { + "name": "openssl-perl", + "product_id": "openssl-perl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl" + } + } + }, + { + "category": "product_version", + "name": "openssl-static", + "product": { + "name": "openssl-static", + "product_id": "openssl-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-static" + } + } + }, + { + "category": "product_version", + "name": "openssl.src", + "product": { + "name": "openssl.src", + "product_id": "openssl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "openssl", + "product": { + "name": "openssl", + "product_id": "openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs", + "product": { + "name": "openssl-libs", + "product_id": "openssl-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs" + } + } + }, + { + "category": "product_version", + "name": "ovmf.src", + "product": { + "name": "ovmf.src", + "product_id": "ovmf.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ovmf?arch=src" + } + } + }, + { + "category": "product_version", + "name": "OVMF", + "product": { + "name": "OVMF", + "product_id": "OVMF", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/OVMF" + } + } + }, + { + "category": "product_version", + "name": "AAVMF", + "product": { + "name": "AAVMF", + "product_id": "AAVMF", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/AAVMF" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl10.src", + "product": { + "name": "compat-openssl10.src", + "product_id": "compat-openssl10.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl10?arch=src" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl10", + "product": { + "name": "compat-openssl10", + "product_id": "compat-openssl10", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl10" + } + } + }, + { + "category": "product_version", + "name": "mingw32-openssl", + "product": { + "name": "mingw32-openssl", + "product_id": "mingw32-openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw32-openssl" + } + } + }, + { + "category": "product_version", + "name": "mingw64-openssl", + "product": { + "name": "mingw64-openssl", + "product_id": "mingw64-openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw64-openssl" + } + } + }, + { + "category": "product_version", + "name": "shim.src", + "product": { + "name": "shim.src", + "product_id": "shim.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim?arch=src" + } + } + }, + { + "category": "product_version", + "name": "shim-ia32", + "product": { + "name": "shim-ia32", + "product_id": "shim-ia32", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-ia32" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-x64", + "product": { + "name": "shim-unsigned-x64", + "product_id": "shim-unsigned-x64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-x64" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl11", + "product": { + "name": "compat-openssl11", + "product_id": "compat-openssl11", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl11" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl11.src", + "product": { + "name": "compat-openssl11.src", + "product_id": "compat-openssl11.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl11?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@aarch64", + "product": { + "name": "openssl-main@aarch64", + "product_id": "openssl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7?arch=ppc64le&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@x86_64", + "product": { + "name": "openssl-main@x86_64", + "product_id": "openssl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937?arch=s390x&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.src", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.src", + "product_id": "openssl-1:3.2.2-16.el10_0.6.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.src", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.src", + "product_id": "openssl-1:3.5.1-7.el10_1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.src", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.src", + "product_id": "openssl-1:3.5.1-7.el9_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@src", + "product": { + "name": "openssl-main@src", + "product_id": "openssl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "i686" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_identification_helper": { + "purl": "pkg:oci/cds-rhel9@sha256%3A200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670073" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_identification_helper": { + "purl": "pkg:oci/haproxy-rhel9@sha256%3Ad98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773672059" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/installer-rhel9@sha256%3A2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773668803" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhua-rhel9@sha256%3A5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670137" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7?arch=amd64&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-operator-bundle@sha256%3A5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441?arch=amd64&repository_url=registry.redhat.io/costmanagement&tag=1770837277" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product_identification_helper": { + "purl": "pkg:oci/cds-rhel9@sha256%3A83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770808689" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product_identification_helper": { + "purl": "pkg:oci/haproxy-rhel9@sha256%3A409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770807477" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/installer-rhel9@sha256%3A48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770646925" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhua-rhel9@sha256%3Adf709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770808765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3Aab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016?arch=amd64&repository_url=registry.redhat.io/insights-proxy&tag=1770740405" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3Ad4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1769104765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1769111774" + } + } + } + ], + "category": "architecture", + "name": "amd64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1?arch=arm64&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc?arch=arm64&repository_url=registry.redhat.io/insights-proxy&tag=1770740405" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3A519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1769104765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1769111774" + } + } + } + ], + "category": "architecture", + "name": "arm64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.src", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.src", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.src", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@aarch64" + }, + "product_reference": "openssl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@src" + }, + "product_reference": "openssl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@x86_64" + }, + "product_reference": "openssl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-tools" + }, + "product_reference": "edk2-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-tools-doc" + }, + "product_reference": "edk2-tools-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mokutil as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:mokutil" + }, + "product_reference": "mokutil", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-aarch64.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src" + }, + "product_reference": "shim-unsigned-aarch64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "AAVMF as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:AAVMF" + }, + "product_reference": "AAVMF", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "OVMF as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:OVMF" + }, + "product_reference": "OVMF", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-libs" + }, + "product_reference": "openssl-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ovmf.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:ovmf.src" + }, + "product_reference": "ovmf.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl10 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:compat-openssl10" + }, + "product_reference": "compat-openssl10", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl10.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:compat-openssl10.src" + }, + "product_reference": "compat-openssl10.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mingw32-openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mingw32-openssl" + }, + "product_reference": "mingw32-openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mingw64-openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mingw64-openssl" + }, + "product_reference": "mingw64-openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-libs" + }, + "product_reference": "openssl-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-ia32 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-ia32" + }, + "product_reference": "shim-ia32", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-unsigned-x64" + }, + "product_reference": "shim-unsigned-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim.src" + }, + "product_reference": "shim.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl11 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:compat-openssl11" + }, + "product_reference": "compat-openssl11", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl11.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:compat-openssl11.src" + }, + "product_reference": "compat-openssl11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-tools" + }, + "product_reference": "edk2-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-tools-doc" + }, + "product_reference": "edk2-tools-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-aarch64.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src" + }, + "product_reference": "shim-unsigned-aarch64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-x64" + }, + "product_reference": "shim-unsigned-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim.src" + }, + "product_reference": "shim.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-11187", + "cwe": { + "id": "CWE-233", + "name": "Improper Handling of Parameters" + }, + "discovery_date": "2026-01-16T14:21:50.559000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2430375" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in OpenSSL. When an application processes a maliciously crafted PKCS#12 file, an attacker can exploit a stack buffer overflow or a NULL pointer dereference. This can lead to a denial of service (DoS) by crashing the application, and in some cases, may enable arbitrary code execution. The vulnerability arises from the lack of validation for PBKDF2 salt and keylength parameters within the PKCS#12 file.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Moderate for Red Hat. It affects OpenSSL versions 3.6, 3.5, and 3.4, where improper validation of PBMAC1 parameters in PKCS#12 MAC verification can lead to a stack buffer overflow or NULL pointer dereference. Exploitation requires an application to process a maliciously crafted PKCS#12 file, which is uncommon as these files are typically trusted. OpenSSL versions 3.3, 3.0, 1.1.1, and 1.0.2 are not affected as they do not support PBMAC1 in PKCS#12.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "known_affected": [ + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src", + "red_hat_jboss_core_services:openssl", + "red_hat_openshift_container_platform_4:rhcos" + ], + "known_not_affected": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-11187" + }, + { + "category": "external", + "summary": "RHBZ#2430375", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430375" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-11187", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-11187" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187" + } + ], + "release_date": "2026-01-27T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-01-28T15:32:54+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1496" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T09:06:06+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1472" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T10:08:56+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1473" + }, + { + "category": "vendor_fix", + "date": "2026-02-24T17:03:15+00:00", + "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/operators/admin/olm-upgrading-operators.html", + "product_ids": [ + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3228" + }, + { + "category": "vendor_fix", + "date": "2026-02-02T17:31:06+00:00", + "details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.", + "product_ids": [ + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1736" + }, + { + "category": "vendor_fix", + "date": "2026-04-09T08:50:10+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7261" + }, + { + "category": "vendor_fix", + "date": "2026-02-10T20:29:13+00:00", + "details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.", + "product_ids": [ + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2485" + }, + { + "category": "vendor_fix", + "date": "2026-03-18T16:24:32+00:00", + "details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.", + "product_ids": [ + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4943" + }, + { + "category": "vendor_fix", + "date": "2026-02-11T14:34:45+00:00", + "details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.", + "product_ids": [ + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2563" + }, + { + "category": "workaround", + "details": "To mitigate this issue, avoid processing untrusted PKCS#12 files. Applications should only handle PKCS#12 files from trusted sources, as these files are typically used for storing private keys and are expected to be secure.", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src", + "red_hat_jboss_core_services:openssl", + "red_hat_openshift_container_platform_4:rhcos" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src", + "red_hat_jboss_core_services:openssl", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 6.1, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H", + "version": "3.1" + }, + "products": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src", + "red_hat_jboss_core_services:openssl", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src", + "red_hat_jboss_core_services:openssl", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "title": "openssl: OpenSSL: Arbitrary code execution or denial of service through crafted PKCS#12 file" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11468.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11468.json new file mode 100644 index 000000000..9d50ad830 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-11468.json @@ -0,0 +1,4925 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-11468.json" + } + ], + "title": "cpython: Missing character filtering in Python", + "tracking": { + "current_release_date": "2026-04-19T19:36:11+00:00", + "generator": { + "date": "2026-04-19T19:36:11+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "4.7.5" + } + }, + "id": "CVE-2025-11468", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-14T13:41:33+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-04-19T19:36:11+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product": { + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux_ai:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "firefox", + "product": { + "name": "firefox", + "product_id": "firefox", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/firefox" + } + } + }, + { + "category": "product_version", + "name": "firefox.src", + "product": { + "name": "firefox.src", + "product_id": "firefox.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/firefox?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-unversioned-command", + "product": { + "name": "python-unversioned-command", + "product_id": "python-unversioned-command", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command" + } + } + }, + { + "category": "product_version", + "name": "python3-test", + "product": { + "name": "python3-test", + "product_id": "python3-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-test" + } + } + }, + { + "category": "product_version", + "name": "python3-devel", + "product": { + "name": "python3-devel", + "product_id": "python3-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.12.src", + "product": { + "name": "python3.12.src", + "product_id": "python3.12.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3", + "product": { + "name": "python3", + "product_id": "python3", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3" + } + } + }, + { + "category": "product_version", + "name": "python3-libs", + "product": { + "name": "python3-libs", + "product_id": "python3-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-libs" + } + } + }, + { + "category": "product_version", + "name": "python3-debug", + "product": { + "name": "python3-debug", + "product_id": "python3-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-debug" + } + } + }, + { + "category": "product_version", + "name": "python3-idle", + "product": { + "name": "python3-idle", + "product_id": "python3-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idle" + } + } + }, + { + "category": "product_version", + "name": "python3-tkinter", + "product": { + "name": "python3-tkinter", + "product_id": "python3-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14.src", + "product": { + "name": "python3.14.src", + "product_id": "python3.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tkinter", + "product": { + "name": "tkinter", + "product_id": "tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tkinter" + } + } + }, + { + "category": "product_version", + "name": "python-devel", + "product": { + "name": "python-devel", + "product_id": "python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-devel" + } + } + }, + { + "category": "product_version", + "name": "python-libs", + "product": { + "name": "python-libs", + "product_id": "python-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-libs" + } + } + }, + { + "category": "product_version", + "name": "python", + "product": { + "name": "python", + "product_id": "python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python" + } + } + }, + { + "category": "product_version", + "name": "python-tools", + "product": { + "name": "python-tools", + "product_id": "python-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-tools" + } + } + }, + { + "category": "product_version", + "name": "python-test", + "product": { + "name": "python-test", + "product_id": "python-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-test" + } + } + }, + { + "category": "product_version", + "name": "python.src", + "product": { + "name": "python.src", + "product_id": "python.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-debug", + "product": { + "name": "python-debug", + "product_id": "python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.src", + "product": { + "name": "python3.src", + "product_id": "python3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "platform-python-debug", + "product": { + "name": "platform-python-debug", + "product_id": "platform-python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-debug" + } + } + }, + { + "category": "product_version", + "name": "platform-python", + "product": { + "name": "platform-python", + "product_id": "platform-python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python" + } + } + }, + { + "category": "product_version", + "name": "platform-python-devel", + "product": { + "name": "platform-python-devel", + "product_id": "platform-python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.11-rpm-macros", + "product": { + "name": "python3.11-rpm-macros", + "product_id": "python3.11-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.11-idle", + "product": { + "name": "python3.11-idle", + "product_id": "python3.11-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.11-libs", + "product": { + "name": "python3.11-libs", + "product_id": "python3.11-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.11-devel", + "product": { + "name": "python3.11-devel", + "product_id": "python3.11-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.11-debug", + "product": { + "name": "python3.11-debug", + "product_id": "python3.11-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.11-tkinter", + "product": { + "name": "python3.11-tkinter", + "product_id": "python3.11-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.11.src", + "product": { + "name": "python3.11.src", + "product_id": "python3.11.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3.11-test", + "product": { + "name": "python3.11-test", + "product_id": "python3.11-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-test" + } + } + }, + { + "category": "product_version", + "name": "python3.11", + "product": { + "name": "python3.11", + "product_id": "python3.11", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11" + } + } + }, + { + "category": "product_version", + "name": "python3.12-libs", + "product": { + "name": "python3.12-libs", + "product_id": "python3.12-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.12-debug", + "product": { + "name": "python3.12-debug", + "product_id": "python3.12-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12-tkinter", + "product": { + "name": "python3.12-tkinter", + "product_id": "python3.12-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.12-rpm-macros", + "product": { + "name": "python3.12-rpm-macros", + "product_id": "python3.12-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.12-idle", + "product": { + "name": "python3.12-idle", + "product_id": "python3.12-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.12-devel", + "product": { + "name": "python3.12-devel", + "product_id": "python3.12-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.12", + "product": { + "name": "python3.12", + "product_id": "python3.12", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12" + } + } + }, + { + "category": "product_version", + "name": "python3.12-test", + "product": { + "name": "python3.12-test", + "product_id": "python3.12-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-test" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy.src::python36:3.6", + "product": { + "name": "python-sqlalchemy.src (python36:3.6)", + "product_id": "python-sqlalchemy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-PyMySQL::python36:3.6", + "product": { + "name": "python3-PyMySQL (python36:3.6)", + "product_id": "python3-PyMySQL::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-PyMySQL?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docutils.src::python36:3.6", + "product": { + "name": "python-docutils.src (python36:3.6)", + "product_id": "python-docutils.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docutils?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy-doc::python36:3.6", + "product": { + "name": "python-sqlalchemy-doc (python36:3.6)", + "product_id": "python-sqlalchemy-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-distro::python36:3.6", + "product": { + "name": "python3-distro (python36:3.6)", + "product_id": "python3-distro::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-distro?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "scipy.src::python36:3.6", + "product": { + "name": "scipy.src (python36:3.6)", + "product_id": "scipy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-devel::python36:3.6", + "product": { + "name": "python36-devel (python36:3.6)", + "product_id": "python36-devel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-devel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36::python36:3.6", + "product": { + "name": "python36 (python36:3.6)", + "product_id": "python36::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pygments::python36:3.6", + "product": { + "name": "python3-pygments (python36:3.6)", + "product_id": "python3-pygments::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pygments?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src::python36:3.6", + "product": { + "name": "python-PyMySQL.src (python36:3.6)", + "product_id": "python-PyMySQL.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo.src::python36:3.6", + "product": { + "name": "python-pymongo.src (python36:3.6)", + "product_id": "python-pymongo.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo-gridfs::python36:3.6", + "product": { + "name": "python3-pymongo-gridfs (python36:3.6)", + "product_id": "python3-pymongo-gridfs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo-gridfs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv.src::python36:3.6", + "product": { + "name": "python-virtualenv.src (python36:3.6)", + "product_id": "python-virtualenv.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-scipy::python36:3.6", + "product": { + "name": "python3-scipy (python36:3.6)", + "product_id": "python3-scipy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-scipy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-debug::python36:3.6", + "product": { + "name": "python36-debug (python36:3.6)", + "product_id": "python36-debug::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-debug?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv-doc::python36:3.6", + "product": { + "name": "python-virtualenv-doc (python36:3.6)", + "product_id": "python-virtualenv-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src::python36:3.6", + "product": { + "name": "python-wheel.src (python36:3.6)", + "product_id": "python-wheel.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docutils::python36:3.6", + "product": { + "name": "python3-docutils (python36:3.6)", + "product_id": "python3-docutils::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docutils?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pygments.src::python36:3.6", + "product": { + "name": "python-pygments.src (python36:3.6)", + "product_id": "python-pygments.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pygments?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36.src::python36:3.6", + "product": { + "name": "python36.src (python36:3.6)", + "product_id": "python36.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docs.src::python36:3.6", + "product": { + "name": "python-docs.src (python36:3.6)", + "product_id": "python-docs.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docs?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-rpm-macros::python36:3.6", + "product": { + "name": "python36-rpm-macros (python36:3.6)", + "product_id": "python36-rpm-macros::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-rpm-macros?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-nose::python36:3.6", + "product": { + "name": "python3-nose (python36:3.6)", + "product_id": "python3-nose::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-nose?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-bson::python36:3.6", + "product": { + "name": "python3-bson (python36:3.6)", + "product_id": "python3-bson::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-bson?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel-wheel::python36:3.6", + "product": { + "name": "python3-wheel-wheel (python36:3.6)", + "product_id": "python3-wheel-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo::python36:3.6", + "product": { + "name": "python3-pymongo (python36:3.6)", + "product_id": "python3-pymongo::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel::python36:3.6", + "product": { + "name": "python3-wheel (python36:3.6)", + "product_id": "python3-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-sqlalchemy::python36:3.6", + "product": { + "name": "python3-sqlalchemy (python36:3.6)", + "product_id": "python3-sqlalchemy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-sqlalchemy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose.src::python36:3.6", + "product": { + "name": "python-nose.src (python36:3.6)", + "product_id": "python-nose.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docs::python36:3.6", + "product": { + "name": "python3-docs (python36:3.6)", + "product_id": "python3-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-virtualenv::python36:3.6", + "product": { + "name": "python3-virtualenv (python36:3.6)", + "product_id": "python3-virtualenv::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-virtualenv?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-distro.src::python36:3.6", + "product": { + "name": "python-distro.src (python36:3.6)", + "product_id": "python-distro.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-distro?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose-docs::python36:3.6", + "product": { + "name": "python-nose-docs (python36:3.6)", + "product_id": "python-nose-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-doc::python36:3.6", + "product": { + "name": "python-pymongo-doc (python36:3.6)", + "product_id": "python-pymongo-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-cffi.src::python39-devel:3.9", + "product": { + "name": "python-cffi.src (python39-devel:3.9)", + "product_id": "python-cffi.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cffi?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-lxml.src::python39-devel:3.9", + "product": { + "name": "python-lxml.src (python39-devel:3.9)", + "product_id": "python-lxml.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-lxml?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "numpy.src::python39-devel:3.9", + "product": { + "name": "numpy.src (python39-devel:3.9)", + "product_id": "numpy.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/numpy?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-psutil.src::python39-devel:3.9", + "product": { + "name": "python-psutil.src (python39-devel:3.9)", + "product_id": "python-psutil.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy-doc::python39-devel:3.9", + "product": { + "name": "python39-numpy-doc (python39-devel:3.9)", + "product_id": "python39-numpy-doc::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy-doc?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pip::python39-devel:3.9", + "product": { + "name": "python39-pip (python39-devel:3.9)", + "product_id": "python39-pip::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pip?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "PyYAML.src::python39-devel:3.9", + "product": { + "name": "PyYAML.src (python39-devel:3.9)", + "product_id": "PyYAML.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/PyYAML?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-ply.src::python39-devel:3.9", + "product": { + "name": "python-ply.src (python39-devel:3.9)", + "product_id": "python-ply.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-ply?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-ply::python39-devel:3.9", + "product": { + "name": "python39-ply (python39-devel:3.9)", + "product_id": "python39-ply::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-ply?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-devel::python39-devel:3.9", + "product": { + "name": "python39-devel (python39-devel:3.9)", + "product_id": "python39-devel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-devel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-idna::python39-devel:3.9", + "product": { + "name": "python39-idna (python39-devel:3.9)", + "product_id": "python39-idna::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-idna?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-toml.src::python39-devel:3.9", + "product": { + "name": "python-toml.src (python39-devel:3.9)", + "product_id": "python-toml.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-toml?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-rpm-macros::python39-devel:3.9", + "product": { + "name": "python39-rpm-macros (python39-devel:3.9)", + "product_id": "python39-rpm-macros::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-rpm-macros?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pysocks::python39-devel:3.9", + "product": { + "name": "python39-pysocks (python39-devel:3.9)", + "product_id": "python39-pysocks::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pysocks?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-PyMySQL::python39-devel:3.9", + "product": { + "name": "python39-PyMySQL (python39-devel:3.9)", + "product_id": "python39-PyMySQL::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-PyMySQL?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-psycopg2.src::python39-devel:3.9", + "product": { + "name": "python-psycopg2.src (python39-devel:3.9)", + "product_id": "python-psycopg2.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psycopg2?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-scipy::python39-devel:3.9", + "product": { + "name": "python39-scipy (python39-devel:3.9)", + "product_id": "python39-scipy::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-scipy?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-lxml::python39-devel:3.9", + "product": { + "name": "python39-lxml (python39-devel:3.9)", + "product_id": "python39-lxml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-lxml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-chardet::python39-devel:3.9", + "product": { + "name": "python39-chardet (python39-devel:3.9)", + "product_id": "python39-chardet::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-chardet?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39.src::python39-devel:3.9", + "product": { + "name": "python39.src (python39-devel:3.9)", + "product_id": "python39.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psutil::python39-devel:3.9", + "product": { + "name": "python39-psutil (python39-devel:3.9)", + "product_id": "python39-psutil::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psutil?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2-tests::python39-devel:3.9", + "product": { + "name": "python39-psycopg2-tests (python39-devel:3.9)", + "product_id": "python39-psycopg2-tests::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2-tests?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy-f2py::python39-devel:3.9", + "product": { + "name": "python39-numpy-f2py (python39-devel:3.9)", + "product_id": "python39-numpy-f2py::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy-f2py?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-cryptography::python39-devel:3.9", + "product": { + "name": "python39-cryptography (python39-devel:3.9)", + "product_id": "python39-cryptography::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-cryptography?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-mod_wsgi::python39-devel:3.9", + "product": { + "name": "python39-mod_wsgi (python39-devel:3.9)", + "product_id": "python39-mod_wsgi::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-mod_wsgi?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-urllib3::python39-devel:3.9", + "product": { + "name": "python39-urllib3 (python39-devel:3.9)", + "product_id": "python39-urllib3::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-urllib3?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "scipy.src::python39-devel:3.9", + "product": { + "name": "scipy.src (python39-devel:3.9)", + "product_id": "scipy.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "mod_wsgi.src::python39-devel:3.9", + "product": { + "name": "mod_wsgi.src (python39-devel:3.9)", + "product_id": "mod_wsgi.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_wsgi?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-setuptools::python39-devel:3.9", + "product": { + "name": "python39-setuptools (python39-devel:3.9)", + "product_id": "python39-setuptools::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-setuptools?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src::python39-devel:3.9", + "product": { + "name": "python-PyMySQL.src (python39-devel:3.9)", + "product_id": "python-PyMySQL.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-six::python39-devel:3.9", + "product": { + "name": "python39-six (python39-devel:3.9)", + "product_id": "python39-six::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-six?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-requests::python39-devel:3.9", + "product": { + "name": "python39-requests (python39-devel:3.9)", + "product_id": "python39-requests::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-requests?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-test::python39-devel:3.9", + "product": { + "name": "python39-test (python39-devel:3.9)", + "product_id": "python39-test::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-test?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-chardet.src::python39-devel:3.9", + "product": { + "name": "python-chardet.src (python39-devel:3.9)", + "product_id": "python-chardet.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-chardet?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-setuptools.src::python39-devel:3.9", + "product": { + "name": "python3x-setuptools.src (python39-devel:3.9)", + "product_id": "python3x-setuptools.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-setuptools?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-idle::python39-devel:3.9", + "product": { + "name": "python39-idle (python39-devel:3.9)", + "product_id": "python39-idle::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-idle?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-toml::python39-devel:3.9", + "product": { + "name": "python39-toml (python39-devel:3.9)", + "product_id": "python39-toml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-toml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy::python39-devel:3.9", + "product": { + "name": "python39-numpy (python39-devel:3.9)", + "product_id": "python39-numpy::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pycparser::python39-devel:3.9", + "product": { + "name": "python39-pycparser (python39-devel:3.9)", + "product_id": "python39-pycparser::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pycparser?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src::python39-devel:3.9", + "product": { + "name": "python-wheel.src (python39-devel:3.9)", + "product_id": "python-wheel.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pip-wheel::python39-devel:3.9", + "product": { + "name": "python39-pip-wheel (python39-devel:3.9)", + "product_id": "python39-pip-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pip-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-cffi::python39-devel:3.9", + "product": { + "name": "python39-cffi (python39-devel:3.9)", + "product_id": "python39-cffi::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-cffi?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-urllib3.src::python39-devel:3.9", + "product": { + "name": "python-urllib3.src (python39-devel:3.9)", + "product_id": "python-urllib3.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-urllib3?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-idna.src::python39-devel:3.9", + "product": { + "name": "python-idna.src (python39-devel:3.9)", + "product_id": "python-idna.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pyyaml::python39-devel:3.9", + "product": { + "name": "python39-pyyaml (python39-devel:3.9)", + "product_id": "python39-pyyaml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pyyaml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-wheel-wheel::python39-devel:3.9", + "product": { + "name": "python39-wheel-wheel (python39-devel:3.9)", + "product_id": "python39-wheel-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-wheel-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-wheel::python39-devel:3.9", + "product": { + "name": "python39-wheel (python39-devel:3.9)", + "product_id": "python39-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-pysocks.src::python39-devel:3.9", + "product": { + "name": "python-pysocks.src (python39-devel:3.9)", + "product_id": "python-pysocks.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pysocks?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-pycparser.src::python39-devel:3.9", + "product": { + "name": "python-pycparser.src (python39-devel:3.9)", + "product_id": "python-pycparser.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycparser?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-pip.src::python39-devel:3.9", + "product": { + "name": "python3x-pip.src (python39-devel:3.9)", + "product_id": "python3x-pip.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-pip?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39::python39-devel:3.9", + "product": { + "name": "python39 (python39-devel:3.9)", + "product_id": "python39::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-tkinter::python39-devel:3.9", + "product": { + "name": "python39-tkinter (python39-devel:3.9)", + "product_id": "python39-tkinter::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-tkinter?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-setuptools-wheel::python39-devel:3.9", + "product": { + "name": "python39-setuptools-wheel (python39-devel:3.9)", + "product_id": "python39-setuptools-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-setuptools-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2-doc::python39-devel:3.9", + "product": { + "name": "python39-psycopg2-doc (python39-devel:3.9)", + "product_id": "python39-psycopg2-doc::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2-doc?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2::python39-devel:3.9", + "product": { + "name": "python39-psycopg2 (python39-devel:3.9)", + "product_id": "python39-psycopg2::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-libs::python39-devel:3.9", + "product": { + "name": "python39-libs (python39-devel:3.9)", + "product_id": "python39-libs::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-libs?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-requests.src::python39-devel:3.9", + "product": { + "name": "python-requests.src (python39-devel:3.9)", + "product_id": "python-requests.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-requests?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-six.src::python39-devel:3.9", + "product": { + "name": "python3x-six.src (python39-devel:3.9)", + "product_id": "python3x-six.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-six?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-cryptography.src::python39-devel:3.9", + "product": { + "name": "python-cryptography.src (python39-devel:3.9)", + "product_id": "python-cryptography.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cryptography?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "firefox-x11", + "product": { + "name": "firefox-x11", + "product_id": "firefox-x11", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/firefox-x11" + } + } + }, + { + "category": "product_version", + "name": "python3.9.src", + "product": { + "name": "python3.9.src", + "product_id": "python3.9.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.9?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product_id": "rhelai3/bootc-aws-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-aws-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product_id": "rhelai3/bootc-azure-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-azure-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-cuda-rhel9", + "product_id": "rhelai3/bootc-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product_id": "rhelai3/bootc-gcp-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-gcp-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@aarch64", + "product": { + "name": "python3-12-main@aarch64", + "product_id": "python3-12-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@aarch64", + "product": { + "name": "python3-13-main@aarch64", + "product_id": "python3-13-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@aarch64", + "product": { + "name": "python3-14-main@aarch64", + "product_id": "python3-14-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@aarch64", + "product": { + "name": "python3-11-main@aarch64", + "product_id": "python3-11-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@src", + "product": { + "name": "python3-12-main@src", + "product_id": "python3-12-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@src", + "product": { + "name": "python3-13-main@src", + "product_id": "python3-13-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@src", + "product": { + "name": "python3-14-main@src", + "product_id": "python3-14-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14@3.14.4-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@src", + "product": { + "name": "python3-11-main@src", + "product_id": "python3-11-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@x86_64", + "product": { + "name": "python3-12-main@x86_64", + "product_id": "python3-12-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@x86_64", + "product": { + "name": "python3-13-main@x86_64", + "product_id": "python3-13-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@x86_64", + "product": { + "name": "python3-14-main@x86_64", + "product_id": "python3-14-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@x86_64", + "product": { + "name": "python3-11-main@x86_64", + "product_id": "python3-11-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@noarch", + "product": { + "name": "python3-14-main@noarch", + "product_id": "python3-14-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command@3.14.4-1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@aarch64" + }, + "product_reference": "python3-11-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@src" + }, + "product_reference": "python3-11-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@x86_64" + }, + "product_reference": "python3-11-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@aarch64" + }, + "product_reference": "python3-12-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@src" + }, + "product_reference": "python3-12-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@x86_64" + }, + "product_reference": "python3-12-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@aarch64" + }, + "product_reference": "python3-13-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@src" + }, + "product_reference": "python3-13-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@x86_64" + }, + "product_reference": "python3-13-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@aarch64" + }, + "product_reference": "python3-14-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@noarch" + }, + "product_reference": "python3-14-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@src" + }, + "product_reference": "python3-14-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@x86_64" + }, + "product_reference": "python3-14-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:firefox" + }, + "product_reference": "firefox", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:firefox.src" + }, + "product_reference": "firefox.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:firefox" + }, + "product_reference": "firefox", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:firefox.src" + }, + "product_reference": "firefox.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-debug" + }, + "product_reference": "python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "PyYAML.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9" + }, + "product_reference": "PyYAML.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:firefox" + }, + "product_reference": "firefox", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:firefox.src" + }, + "product_reference": "firefox.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_wsgi.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9" + }, + "product_reference": "mod_wsgi.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "numpy.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9" + }, + "product_reference": "numpy.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python" + }, + "product_reference": "platform-python", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-debug" + }, + "product_reference": "platform-python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-devel" + }, + "product_reference": "platform-python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6" + }, + "product_reference": "python-PyMySQL.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9" + }, + "product_reference": "python-PyMySQL.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cffi.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9" + }, + "product_reference": "python-cffi.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-chardet.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9" + }, + "product_reference": "python-chardet.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cryptography.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9" + }, + "product_reference": "python-cryptography.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-distro.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-distro.src::python36:3.6" + }, + "product_reference": "python-distro.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docs.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docs.src::python36:3.6" + }, + "product_reference": "python-docs.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docutils.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6" + }, + "product_reference": "python-docutils.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9" + }, + "product_reference": "python-idna.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lxml.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9" + }, + "product_reference": "python-lxml.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6" + }, + "product_reference": "python-nose-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose.src::python36:3.6" + }, + "product_reference": "python-nose.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ply.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9" + }, + "product_reference": "python-ply.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9" + }, + "product_reference": "python-psutil.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psycopg2.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9" + }, + "product_reference": "python-psycopg2.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycparser.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9" + }, + "product_reference": "python-pycparser.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pygments.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6" + }, + "product_reference": "python-pygments.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6" + }, + "product_reference": "python-pymongo-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6" + }, + "product_reference": "python-pymongo.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pysocks.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9" + }, + "product_reference": "python-pysocks.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-requests.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9" + }, + "product_reference": "python-requests.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6" + }, + "product_reference": "python-sqlalchemy-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6" + }, + "product_reference": "python-sqlalchemy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-toml.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9" + }, + "product_reference": "python-toml.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-urllib3.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9" + }, + "product_reference": "python-urllib3.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6" + }, + "product_reference": "python-virtualenv-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6" + }, + "product_reference": "python-virtualenv.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6" + }, + "product_reference": "python-wheel.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9" + }, + "product_reference": "python-wheel.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-PyMySQL (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6" + }, + "product_reference": "python3-PyMySQL::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-bson (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-bson::python36:3.6" + }, + "product_reference": "python3-bson::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-distro (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-distro::python36:3.6" + }, + "product_reference": "python3-distro::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docs::python36:3.6" + }, + "product_reference": "python3-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docutils (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docutils::python36:3.6" + }, + "product_reference": "python3-docutils::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-nose (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-nose::python36:3.6" + }, + "product_reference": "python3-nose::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pygments (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pygments::python36:3.6" + }, + "product_reference": "python3-pygments::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo-gridfs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6" + }, + "product_reference": "python3-pymongo-gridfs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6" + }, + "product_reference": "python3-pymongo::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-scipy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-scipy::python36:3.6" + }, + "product_reference": "python3-scipy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-sqlalchemy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6" + }, + "product_reference": "python3-sqlalchemy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-virtualenv (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6" + }, + "product_reference": "python3-virtualenv::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6" + }, + "product_reference": "python3-wheel-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel::python36:3.6" + }, + "product_reference": "python3-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11" + }, + "product_reference": "python3.11", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-debug" + }, + "product_reference": "python3.11-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-devel" + }, + "product_reference": "python3.11-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-idle" + }, + "product_reference": "python3.11-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-libs" + }, + "product_reference": "python3.11-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-rpm-macros" + }, + "product_reference": "python3.11-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-test" + }, + "product_reference": "python3.11-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-tkinter" + }, + "product_reference": "python3.11-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11.src" + }, + "product_reference": "python3.11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-rpm-macros" + }, + "product_reference": "python3.12-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-debug (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-debug::python36:3.6" + }, + "product_reference": "python36-debug::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-devel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-devel::python36:3.6" + }, + "product_reference": "python36-devel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-rpm-macros (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6" + }, + "product_reference": "python36-rpm-macros::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36.src::python36:3.6" + }, + "product_reference": "python36.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36 (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36::python36:3.6" + }, + "product_reference": "python36::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-PyMySQL (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9" + }, + "product_reference": "python39-PyMySQL::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-cffi (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9" + }, + "product_reference": "python39-cffi::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-chardet (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9" + }, + "product_reference": "python39-chardet::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-cryptography (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9" + }, + "product_reference": "python39-cryptography::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-devel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9" + }, + "product_reference": "python39-devel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-idle (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9" + }, + "product_reference": "python39-idle::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-idna (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9" + }, + "product_reference": "python39-idna::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-libs (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9" + }, + "product_reference": "python39-libs::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-lxml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9" + }, + "product_reference": "python39-lxml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-mod_wsgi (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9" + }, + "product_reference": "python39-mod_wsgi::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy-doc (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9" + }, + "product_reference": "python39-numpy-doc::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy-f2py (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9" + }, + "product_reference": "python39-numpy-f2py::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9" + }, + "product_reference": "python39-numpy::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pip-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9" + }, + "product_reference": "python39-pip-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pip (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9" + }, + "product_reference": "python39-pip::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-ply (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9" + }, + "product_reference": "python39-ply::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psutil (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9" + }, + "product_reference": "python39-psutil::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2-doc (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2-doc::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2-tests (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2-tests::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pycparser (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9" + }, + "product_reference": "python39-pycparser::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pysocks (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9" + }, + "product_reference": "python39-pysocks::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pyyaml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9" + }, + "product_reference": "python39-pyyaml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-requests (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9" + }, + "product_reference": "python39-requests::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-rpm-macros (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9" + }, + "product_reference": "python39-rpm-macros::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-scipy (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9" + }, + "product_reference": "python39-scipy::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-setuptools-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9" + }, + "product_reference": "python39-setuptools-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-setuptools (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9" + }, + "product_reference": "python39-setuptools::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-six (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9" + }, + "product_reference": "python39-six::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-test (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9" + }, + "product_reference": "python39-test::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-tkinter (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9" + }, + "product_reference": "python39-tkinter::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-toml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9" + }, + "product_reference": "python39-toml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-urllib3 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9" + }, + "product_reference": "python39-urllib3::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-wheel-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9" + }, + "product_reference": "python39-wheel-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9" + }, + "product_reference": "python39-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9" + }, + "product_reference": "python39.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39::python39-devel:3.9" + }, + "product_reference": "python39::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-pip.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9" + }, + "product_reference": "python3x-pip.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-setuptools.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9" + }, + "product_reference": "python3x-setuptools.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-six.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9" + }, + "product_reference": "python3x-six.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src::python36:3.6" + }, + "product_reference": "scipy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9" + }, + "product_reference": "scipy.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:firefox" + }, + "product_reference": "firefox", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox-x11 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:firefox-x11" + }, + "product_reference": "firefox-x11", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "firefox.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:firefox.src" + }, + "product_reference": "firefox.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11" + }, + "product_reference": "python3.11", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-debug" + }, + "product_reference": "python3.11-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-devel" + }, + "product_reference": "python3.11-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-idle" + }, + "product_reference": "python3.11-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-libs" + }, + "product_reference": "python3.11-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-test" + }, + "product_reference": "python3.11-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-tkinter" + }, + "product_reference": "python3.11-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11.src" + }, + "product_reference": "python3.11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.9.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.9.src" + }, + "product_reference": "python3.9.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-aws-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-azure-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-gcp-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-11468", + "cwe": { + "id": "CWE-140", + "name": "Improper Neutralization of Delimiters" + }, + "discovery_date": "2026-01-20T22:02:21.862077+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "Red Hat Hardened Images:python3-14-main@noarch" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2431375" + } + ], + "notes": [ + { + "category": "description", + "text": "Missing character filtering has been discovered in Python. When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "cpython: Missing character filtering in Python", + "title": "Vulnerability summary" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "known_affected": [ + "red_hat_enterprise_linux_10:firefox", + "red_hat_enterprise_linux_10:firefox.src", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:firefox", + "red_hat_enterprise_linux_7:firefox.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:firefox", + "red_hat_enterprise_linux_8:firefox.src", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:firefox", + "red_hat_enterprise_linux_9:firefox-x11", + "red_hat_enterprise_linux_9:firefox.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + ], + "known_not_affected": [ + "Red Hat Hardened Images:python3-14-main@noarch" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-11468" + }, + { + "category": "external", + "summary": "RHBZ#2431375", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431375" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-11468", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-11468" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11468" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/issues/143935", + "url": "https://github.com/python/cpython/issues/143935" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/pull/143936", + "url": "https://github.com/python/cpython/pull/143936" + }, + { + "category": "external", + "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/", + "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/FELSEOLBI2QR6YLG6Q7VYF7FWSGQTKLI/" + } + ], + "release_date": "2026-01-20T21:09:11.229000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-17T18:54:19+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:8822" + }, + { + "category": "vendor_fix", + "date": "2026-04-17T19:24:04+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:8824" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T19:25:32+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7443" + }, + { + "category": "vendor_fix", + "date": "2026-04-11T19:41:59+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7661" + }, + { + "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 Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "red_hat_enterprise_linux_10:firefox", + "red_hat_enterprise_linux_10:firefox.src", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:firefox", + "red_hat_enterprise_linux_7:firefox.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:firefox", + "red_hat_enterprise_linux_8:firefox.src", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:firefox", + "red_hat_enterprise_linux_9:firefox-x11", + "red_hat_enterprise_linux_9:firefox.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_enterprise_linux_10:firefox", + "red_hat_enterprise_linux_10:firefox.src", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:firefox", + "red_hat_enterprise_linux_7:firefox.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:firefox", + "red_hat_enterprise_linux_8:firefox.src", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:firefox", + "red_hat_enterprise_linux_9:firefox-x11", + "red_hat_enterprise_linux_9:firefox.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "red_hat_enterprise_linux_10:firefox", + "red_hat_enterprise_linux_10:firefox.src", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:firefox", + "red_hat_enterprise_linux_7:firefox.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:firefox", + "red_hat_enterprise_linux_8:firefox.src", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:firefox", + "red_hat_enterprise_linux_9:firefox-x11", + "red_hat_enterprise_linux_9:firefox.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "red_hat_enterprise_linux_10:firefox", + "red_hat_enterprise_linux_10:firefox.src", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:firefox", + "red_hat_enterprise_linux_7:firefox.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:firefox", + "red_hat_enterprise_linux_8:firefox.src", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:firefox", + "red_hat_enterprise_linux_9:firefox-x11", + "red_hat_enterprise_linux_9:firefox.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + ] + } + ], + "title": "cpython: Missing character filtering in Python" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-13462.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-13462.json new file mode 100644 index 000000000..2ab589e93 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-13462.json @@ -0,0 +1,3765 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-13462.json" + } + ], + "title": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues", + "tracking": { + "current_release_date": "2026-06-26T00:18:13+00:00", + "generator": { + "date": "2026-06-26T00:18:13+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.5" + } + }, + "id": "CVE-2025-13462", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-06-24T12:51:00+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-26T00:18:13+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Exploit Intelligence", + "product": { + "name": "Exploit Intelligence", + "product_id": "exploit_intelligence", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:exploit_intelligence:0" + } + } + } + ], + "category": "product_family", + "name": "Exploit Intelligence" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product": { + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux_ai:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift AI (RHOAI)", + "product": { + "name": "Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_ai" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift AI (RHOAI)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Self-service automation portal 2", + "product": { + "name": "Self-service automation portal 2", + "product_id": "self-service_automation_portal_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ansible_portal:2" + } + } + } + ], + "category": "product_family", + "name": "Self-service automation portal 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product": { + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product_id": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vulnerability-analysis-rhel9?repository_url=registry.redhat.io/exploit-intelligence-tech-preview/vulnerability-analysis-rhel9" + } + } + }, + { + "category": "product_version", + "name": "python3", + "product": { + "name": "python3", + "product_id": "python3", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3" + } + } + }, + { + "category": "product_version", + "name": "python3-devel", + "product": { + "name": "python3-devel", + "product_id": "python3-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-devel" + } + } + }, + { + "category": "product_version", + "name": "python3-libs", + "product": { + "name": "python3-libs", + "product_id": "python3-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-libs" + } + } + }, + { + "category": "product_version", + "name": "python3-idle", + "product": { + "name": "python3-idle", + "product_id": "python3-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idle" + } + } + }, + { + "category": "product_version", + "name": "python3-debug", + "product": { + "name": "python3-debug", + "product_id": "python3-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-debug" + } + } + }, + { + "category": "product_version", + "name": "python3-tkinter", + "product": { + "name": "python3-tkinter", + "product_id": "python3-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3-test", + "product": { + "name": "python3-test", + "product_id": "python3-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-test" + } + } + }, + { + "category": "product_version", + "name": "python3.12.src", + "product": { + "name": "python3.12.src", + "product_id": "python3.12.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-unversioned-command", + "product": { + "name": "python-unversioned-command", + "product_id": "python-unversioned-command", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-test", + "product": { + "name": "python3.14-freethreading-test", + "product_id": "python3.14-freethreading-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-debug", + "product": { + "name": "python3.14-freethreading-debug", + "product_id": "python3.14-freethreading-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-libs", + "product": { + "name": "python3.14-freethreading-libs", + "product_id": "python3.14-freethreading-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-libs", + "product": { + "name": "python3.14-libs", + "product_id": "python3.14-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-debug", + "product": { + "name": "python3.14-debug", + "product_id": "python3.14-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14.src", + "product": { + "name": "python3.14.src", + "product_id": "python3.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3.14-test", + "product": { + "name": "python3.14-test", + "product_id": "python3.14-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading", + "product": { + "name": "python3.14-freethreading", + "product_id": "python3.14-freethreading", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-idle", + "product": { + "name": "python3.14-freethreading-idle", + "product_id": "python3.14-freethreading-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-devel", + "product": { + "name": "python3.14-devel", + "product_id": "python3.14-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.14-idle", + "product": { + "name": "python3.14-idle", + "product_id": "python3.14-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-tkinter", + "product": { + "name": "python3.14-freethreading-tkinter", + "product_id": "python3.14-freethreading-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14-tkinter", + "product": { + "name": "python3.14-tkinter", + "product_id": "python3.14-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14", + "product": { + "name": "python3.14", + "product_id": "python3.14", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-devel", + "product": { + "name": "python3.14-freethreading-devel", + "product_id": "python3.14-freethreading-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-devel" + } + } + }, + { + "category": "product_version", + "name": "python.src", + "product": { + "name": "python.src", + "product_id": "python.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-devel", + "product": { + "name": "python-devel", + "product_id": "python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-devel" + } + } + }, + { + "category": "product_version", + "name": "python-tools", + "product": { + "name": "python-tools", + "product_id": "python-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-tools" + } + } + }, + { + "category": "product_version", + "name": "python-libs", + "product": { + "name": "python-libs", + "product_id": "python-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-libs" + } + } + }, + { + "category": "product_version", + "name": "tkinter", + "product": { + "name": "tkinter", + "product_id": "tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tkinter" + } + } + }, + { + "category": "product_version", + "name": "python", + "product": { + "name": "python", + "product_id": "python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python" + } + } + }, + { + "category": "product_version", + "name": "python-test", + "product": { + "name": "python-test", + "product_id": "python-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-test" + } + } + }, + { + "category": "product_version", + "name": "python-debug", + "product": { + "name": "python-debug", + "product_id": "python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.src", + "product": { + "name": "python3.src", + "product_id": "python3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "platform-python-devel", + "product": { + "name": "platform-python-devel", + "product_id": "platform-python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-devel" + } + } + }, + { + "category": "product_version", + "name": "platform-python", + "product": { + "name": "platform-python", + "product_id": "platform-python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python" + } + } + }, + { + "category": "product_version", + "name": "platform-python-debug", + "product": { + "name": "platform-python-debug", + "product_id": "platform-python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12", + "product": { + "name": "python3.12", + "product_id": "python3.12", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12" + } + } + }, + { + "category": "product_version", + "name": "python3.12-libs", + "product": { + "name": "python3.12-libs", + "product_id": "python3.12-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.12-rpm-macros", + "product": { + "name": "python3.12-rpm-macros", + "product_id": "python3.12-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.12-tkinter", + "product": { + "name": "python3.12-tkinter", + "product_id": "python3.12-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.12-debug", + "product": { + "name": "python3.12-debug", + "product_id": "python3.12-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12-devel", + "product": { + "name": "python3.12-devel", + "product_id": "python3.12-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.12-test", + "product": { + "name": "python3.12-test", + "product_id": "python3.12-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-test" + } + } + }, + { + "category": "product_version", + "name": "python3.12-idle", + "product": { + "name": "python3.12-idle", + "product_id": "python3.12-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-idle" + } + } + }, + { + "category": "product_version", + "name": "python-docutils.src", + "product": { + "name": "python-docutils.src", + "product_id": "python-docutils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docutils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-distro", + "product": { + "name": "python3-distro", + "product_id": "python3-distro", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-distro" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo.src", + "product": { + "name": "python-pymongo.src", + "product_id": "python-pymongo.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo?arch=src" + } + } + }, + { + "category": "product_version", + "name": "scipy.src", + "product": { + "name": "scipy.src", + "product_id": "scipy.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-pygments", + "product": { + "name": "python3-pygments", + "product_id": "python3-pygments", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pygments" + } + } + }, + { + "category": "product_version", + "name": "python36", + "product": { + "name": "python36", + "product_id": "python36", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv-doc", + "product": { + "name": "python-virtualenv-doc", + "product_id": "python-virtualenv-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv-doc" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo-gridfs", + "product": { + "name": "python3-pymongo-gridfs", + "product_id": "python3-pymongo-gridfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo-gridfs" + } + } + }, + { + "category": "product_version", + "name": "python-docs.src", + "product": { + "name": "python-docs.src", + "product_id": "python-docs.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docs?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-docs", + "product": { + "name": "python3-docs", + "product_id": "python3-docs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docs" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv.src", + "product": { + "name": "python-virtualenv.src", + "product_id": "python-virtualenv.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel-wheel", + "product": { + "name": "python3-wheel-wheel", + "product_id": "python3-wheel-wheel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel-wheel" + } + } + }, + { + "category": "product_version", + "name": "python3-bson", + "product": { + "name": "python3-bson", + "product_id": "python3-bson", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-bson" + } + } + }, + { + "category": "product_version", + "name": "python3-virtualenv", + "product": { + "name": "python3-virtualenv", + "product_id": "python3-virtualenv", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-virtualenv" + } + } + }, + { + "category": "product_version", + "name": "python3-PyMySQL", + "product": { + "name": "python3-PyMySQL", + "product_id": "python3-PyMySQL", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-PyMySQL" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo", + "product": { + "name": "python3-pymongo", + "product_id": "python3-pymongo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo" + } + } + }, + { + "category": "product_version", + "name": "python-pygments.src", + "product": { + "name": "python-pygments.src", + "product_id": "python-pygments.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pygments?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy.src", + "product": { + "name": "python-sqlalchemy.src", + "product_id": "python-sqlalchemy.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-distro.src", + "product": { + "name": "python-distro.src", + "product_id": "python-distro.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-distro?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python36-debug", + "product": { + "name": "python36-debug", + "product_id": "python36-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-debug" + } + } + }, + { + "category": "product_version", + "name": "python3-nose", + "product": { + "name": "python3-nose", + "product_id": "python3-nose", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-nose" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src", + "product": { + "name": "python-wheel.src", + "product_id": "python-wheel.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-doc", + "product": { + "name": "python-pymongo-doc", + "product_id": "python-pymongo-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-doc" + } + } + }, + { + "category": "product_version", + "name": "python36-rpm-macros", + "product": { + "name": "python36-rpm-macros", + "product_id": "python36-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src", + "product": { + "name": "python-PyMySQL.src", + "product_id": "python-PyMySQL.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-docutils", + "product": { + "name": "python3-docutils", + "product_id": "python3-docutils", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docutils" + } + } + }, + { + "category": "product_version", + "name": "python3-sqlalchemy", + "product": { + "name": "python3-sqlalchemy", + "product_id": "python3-sqlalchemy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-sqlalchemy" + } + } + }, + { + "category": "product_version", + "name": "python36-devel", + "product": { + "name": "python36-devel", + "product_id": "python36-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-devel" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel", + "product": { + "name": "python3-wheel", + "product_id": "python3-wheel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy-doc", + "product": { + "name": "python-sqlalchemy-doc", + "product_id": "python-sqlalchemy-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy-doc" + } + } + }, + { + "category": "product_version", + "name": "python-nose.src", + "product": { + "name": "python-nose.src", + "product_id": "python-nose.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-nose-docs", + "product": { + "name": "python-nose-docs", + "product_id": "python-nose-docs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose-docs" + } + } + }, + { + "category": "product_version", + "name": "python36.src", + "product": { + "name": "python36.src", + "product_id": "python36.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-scipy", + "product": { + "name": "python3-scipy", + "product_id": "python3-scipy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-scipy" + } + } + }, + { + "category": "product_version", + "name": "python3.9.src", + "product": { + "name": "python3.9.src", + "product_id": "python3.9.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.9?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product_id": "rhelai3/bootc-aws-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-aws-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product_id": "rhelai3/bootc-azure-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-azure-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-azure-rocm-rhel9", + "product": { + "name": "rhelai3/bootc-azure-rocm-rhel9", + "product_id": "rhelai3/bootc-azure-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-azure-rocm-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-azure-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-cuda-rhel9", + "product_id": "rhelai3/bootc-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-gaudi-rhel9", + "product": { + "name": "rhelai3/bootc-gaudi-rhel9", + "product_id": "rhelai3/bootc-gaudi-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-gaudi-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-gaudi-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product_id": "rhelai3/bootc-gcp-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-gcp-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-rocm-rhel9", + "product": { + "name": "rhelai3/bootc-rocm-rhel9", + "product_id": "rhelai3/bootc-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-rocm-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product_id": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "devspaces/pluginregistry-rhel9", + "product": { + "name": "devspaces/pluginregistry-rhel9", + "product_id": "devspaces/pluginregistry-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9?repository_url=registry.redhat.io/devspaces/pluginregistry-rhel9" + } + } + }, + { + "category": "product_version", + "name": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product": { + "name": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product_id": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-automation-portal-rhel9?repository_url=registry.redhat.io/ansible-automation-platform/bootc-automation-portal-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-11-main@aarch64", + "product": { + "name": "python3-11-main@aarch64", + "product_id": "python3-11-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.2.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@aarch64", + "product": { + "name": "python3-12-main@aarch64", + "product_id": "python3-12-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@aarch64", + "product": { + "name": "python3-13-main@aarch64", + "product_id": "python3-13-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@aarch64", + "product": { + "name": "python3-14-main@aarch64", + "product_id": "python3-14-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-11-main@src", + "product": { + "name": "python3-11-main@src", + "product_id": "python3-11-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.2.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@src", + "product": { + "name": "python3-12-main@src", + "product_id": "python3-12-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@src", + "product": { + "name": "python3-13-main@src", + "product_id": "python3-13-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@src", + "product": { + "name": "python3-14-main@src", + "product_id": "python3-14-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14@3.14.4-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-11-main@x86_64", + "product": { + "name": "python3-11-main@x86_64", + "product_id": "python3-11-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-4.2.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@x86_64", + "product": { + "name": "python3-12-main@x86_64", + "product_id": "python3-12-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@x86_64", + "product": { + "name": "python3-13-main@x86_64", + "product_id": "python3-13-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@x86_64", + "product": { + "name": "python3-14-main@x86_64", + "product_id": "python3-14-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@noarch", + "product": { + "name": "python3-14-main@noarch", + "product_id": "python3-14-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command@3.14.4-1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@aarch64" + }, + "product_reference": "python3-11-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@src" + }, + "product_reference": "python3-11-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@x86_64" + }, + "product_reference": "python3-11-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@aarch64" + }, + "product_reference": "python3-12-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@src" + }, + "product_reference": "python3-12-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@x86_64" + }, + "product_reference": "python3-12-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@aarch64" + }, + "product_reference": "python3-13-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@src" + }, + "product_reference": "python3-13-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@x86_64" + }, + "product_reference": "python3-13-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@aarch64" + }, + "product_reference": "python3-14-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@noarch" + }, + "product_reference": "python3-14-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@src" + }, + "product_reference": "python3-14-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@x86_64" + }, + "product_reference": "python3-14-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence", + "product_id": "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9" + }, + "product_reference": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "relates_to_product_reference": "exploit_intelligence" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-debug" + }, + "product_reference": "python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python" + }, + "product_reference": "platform-python", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-debug" + }, + "product_reference": "platform-python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-devel" + }, + "product_reference": "platform-python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src" + }, + "product_reference": "python-PyMySQL.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-distro.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-distro.src" + }, + "product_reference": "python-distro.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docs.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docs.src" + }, + "product_reference": "python-docs.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docutils.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docutils.src" + }, + "product_reference": "python-docutils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose-docs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose-docs" + }, + "product_reference": "python-nose-docs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose.src" + }, + "product_reference": "python-nose.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pygments.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pygments.src" + }, + "product_reference": "python-pygments.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-doc as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo-doc" + }, + "product_reference": "python-pymongo-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo.src" + }, + "product_reference": "python-pymongo.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy-doc as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy-doc" + }, + "product_reference": "python-sqlalchemy-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy.src" + }, + "product_reference": "python-sqlalchemy.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv-doc as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv-doc" + }, + "product_reference": "python-virtualenv-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv.src" + }, + "product_reference": "python-virtualenv.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src" + }, + "product_reference": "python-wheel.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-PyMySQL as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-PyMySQL" + }, + "product_reference": "python3-PyMySQL", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-bson as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-bson" + }, + "product_reference": "python3-bson", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-distro as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-distro" + }, + "product_reference": "python3-distro", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docs" + }, + "product_reference": "python3-docs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docutils as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docutils" + }, + "product_reference": "python3-docutils", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-nose as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-nose" + }, + "product_reference": "python3-nose", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pygments as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pygments" + }, + "product_reference": "python3-pygments", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo" + }, + "product_reference": "python3-pymongo", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo-gridfs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo-gridfs" + }, + "product_reference": "python3-pymongo-gridfs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-scipy as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-scipy" + }, + "product_reference": "python3-scipy", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-sqlalchemy as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-sqlalchemy" + }, + "product_reference": "python3-sqlalchemy", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-virtualenv as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-virtualenv" + }, + "product_reference": "python3-virtualenv", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel" + }, + "product_reference": "python3-wheel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel-wheel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel-wheel" + }, + "product_reference": "python3-wheel-wheel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-rpm-macros" + }, + "product_reference": "python3.12-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36" + }, + "product_reference": "python36", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-debug" + }, + "product_reference": "python36-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-devel" + }, + "product_reference": "python36-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-rpm-macros" + }, + "product_reference": "python36-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36.src" + }, + "product_reference": "python36.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src" + }, + "product_reference": "scipy.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.9.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.9.src" + }, + "product_reference": "python3.9.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-aws-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-azure-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9" + }, + "product_reference": "rhelai3/bootc-azure-rocm-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9" + }, + "product_reference": "rhelai3/bootc-gaudi-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-gcp-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9" + }, + "product_reference": "rhelai3/bootc-rocm-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/pluginregistry-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9" + }, + "product_reference": "devspaces/pluginregistry-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2", + "product_id": "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + }, + "product_reference": "ansible-automation-platform/bootc-automation-portal-rhel9", + "relates_to_product_reference": "self-service_automation_portal_2" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-13462", + "cwe": { + "id": "CWE-237", + "name": "Improper Handling of Structural Elements" + }, + "discovery_date": "2026-03-12T19:01:27.734807+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2447082" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in the `tarfile` module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the `tarfile` module. This misinterpretation occurs because the module incorrectly applies normalization of `AREGTYPE` blocks to `DIRTYPE` during the processing of multi-block members, such as `GNUTYPE_LONGNAME` or `GNUTYPE_LONGLINK`. The consequence is that the `tarfile` module may process the archive differently than intended, potentially leading to unexpected file system changes or data integrity issues.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "A Low-impact flaw in Python’s tarfile module mishandles multi-block members. A local attacker could use a crafted tar archive to cause minor data integrity issues or unexpected file system changes under specific, high-complexity conditions.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "known_affected": [ + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src", + "red_hat_enterprise_linux_8:python-distro.src", + "red_hat_enterprise_linux_8:python-docs.src", + "red_hat_enterprise_linux_8:python-docutils.src", + "red_hat_enterprise_linux_8:python-nose-docs", + "red_hat_enterprise_linux_8:python-nose.src", + "red_hat_enterprise_linux_8:python-pygments.src", + "red_hat_enterprise_linux_8:python-pymongo-doc", + "red_hat_enterprise_linux_8:python-pymongo.src", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc", + "red_hat_enterprise_linux_8:python-sqlalchemy.src", + "red_hat_enterprise_linux_8:python-virtualenv-doc", + "red_hat_enterprise_linux_8:python-virtualenv.src", + "red_hat_enterprise_linux_8:python-wheel.src", + "red_hat_enterprise_linux_8:python3-PyMySQL", + "red_hat_enterprise_linux_8:python3-bson", + "red_hat_enterprise_linux_8:python3-distro", + "red_hat_enterprise_linux_8:python3-docs", + "red_hat_enterprise_linux_8:python3-docutils", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose", + "red_hat_enterprise_linux_8:python3-pygments", + "red_hat_enterprise_linux_8:python3-pymongo", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs", + "red_hat_enterprise_linux_8:python3-scipy", + "red_hat_enterprise_linux_8:python3-sqlalchemy", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv", + "red_hat_enterprise_linux_8:python3-wheel", + "red_hat_enterprise_linux_8:python3-wheel-wheel", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36", + "red_hat_enterprise_linux_8:python36-debug", + "red_hat_enterprise_linux_8:python36-devel", + "red_hat_enterprise_linux_8:python36-rpm-macros", + "red_hat_enterprise_linux_8:python36.src", + "red_hat_enterprise_linux_8:scipy.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-13462" + }, + { + "category": "external", + "summary": "RHBZ#2447082", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2447082" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-13462", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-13462" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13462" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/issues/141707", + "url": "https://github.com/python/cpython/issues/141707" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/pull/143934", + "url": "https://github.com/python/cpython/pull/143934" + }, + { + "category": "external", + "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/", + "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/EOMI5I66ZMKQ2INNFT6T7IAIKUGPZYIE/" + } + ], + "release_date": "2026-03-12T17:59:26.620000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-28T06:40:48+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:11324" + }, + { + "category": "vendor_fix", + "date": "2026-04-23T11:34:58+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:10118" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T19:25:32+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7443" + }, + { + "category": "vendor_fix", + "date": "2026-04-11T19:41:59+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7661" + }, + { + "category": "workaround", + "details": "Avoid using Python's tarfile module to extract untrusted archives. If processing untrusted archives is required, delegate extraction to the system-level tar utility (via the subprocess module). For Python 3.12 or newer, you can instead enforce strict extraction filters using tarfile.data_filter to secure the module's extraction behavior.", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src", + "red_hat_enterprise_linux_8:python-distro.src", + "red_hat_enterprise_linux_8:python-docs.src", + "red_hat_enterprise_linux_8:python-docutils.src", + "red_hat_enterprise_linux_8:python-nose-docs", + "red_hat_enterprise_linux_8:python-nose.src", + "red_hat_enterprise_linux_8:python-pygments.src", + "red_hat_enterprise_linux_8:python-pymongo-doc", + "red_hat_enterprise_linux_8:python-pymongo.src", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc", + "red_hat_enterprise_linux_8:python-sqlalchemy.src", + "red_hat_enterprise_linux_8:python-virtualenv-doc", + "red_hat_enterprise_linux_8:python-virtualenv.src", + "red_hat_enterprise_linux_8:python-wheel.src", + "red_hat_enterprise_linux_8:python3-PyMySQL", + "red_hat_enterprise_linux_8:python3-bson", + "red_hat_enterprise_linux_8:python3-distro", + "red_hat_enterprise_linux_8:python3-docs", + "red_hat_enterprise_linux_8:python3-docutils", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose", + "red_hat_enterprise_linux_8:python3-pygments", + "red_hat_enterprise_linux_8:python3-pymongo", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs", + "red_hat_enterprise_linux_8:python3-scipy", + "red_hat_enterprise_linux_8:python3-sqlalchemy", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv", + "red_hat_enterprise_linux_8:python3-wheel", + "red_hat_enterprise_linux_8:python3-wheel-wheel", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36", + "red_hat_enterprise_linux_8:python36-debug", + "red_hat_enterprise_linux_8:python36-devel", + "red_hat_enterprise_linux_8:python36-rpm-macros", + "red_hat_enterprise_linux_8:python36.src", + "red_hat_enterprise_linux_8:scipy.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src", + "red_hat_enterprise_linux_8:python-distro.src", + "red_hat_enterprise_linux_8:python-docs.src", + "red_hat_enterprise_linux_8:python-docutils.src", + "red_hat_enterprise_linux_8:python-nose-docs", + "red_hat_enterprise_linux_8:python-nose.src", + "red_hat_enterprise_linux_8:python-pygments.src", + "red_hat_enterprise_linux_8:python-pymongo-doc", + "red_hat_enterprise_linux_8:python-pymongo.src", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc", + "red_hat_enterprise_linux_8:python-sqlalchemy.src", + "red_hat_enterprise_linux_8:python-virtualenv-doc", + "red_hat_enterprise_linux_8:python-virtualenv.src", + "red_hat_enterprise_linux_8:python-wheel.src", + "red_hat_enterprise_linux_8:python3-PyMySQL", + "red_hat_enterprise_linux_8:python3-bson", + "red_hat_enterprise_linux_8:python3-distro", + "red_hat_enterprise_linux_8:python3-docs", + "red_hat_enterprise_linux_8:python3-docutils", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose", + "red_hat_enterprise_linux_8:python3-pygments", + "red_hat_enterprise_linux_8:python3-pymongo", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs", + "red_hat_enterprise_linux_8:python3-scipy", + "red_hat_enterprise_linux_8:python3-sqlalchemy", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv", + "red_hat_enterprise_linux_8:python3-wheel", + "red_hat_enterprise_linux_8:python3-wheel-wheel", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36", + "red_hat_enterprise_linux_8:python36-debug", + "red_hat_enterprise_linux_8:python36-devel", + "red_hat_enterprise_linux_8:python36-rpm-macros", + "red_hat_enterprise_linux_8:python36.src", + "red_hat_enterprise_linux_8:scipy.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 2.5, + "baseSeverity": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src", + "red_hat_enterprise_linux_8:python-distro.src", + "red_hat_enterprise_linux_8:python-docs.src", + "red_hat_enterprise_linux_8:python-docutils.src", + "red_hat_enterprise_linux_8:python-nose-docs", + "red_hat_enterprise_linux_8:python-nose.src", + "red_hat_enterprise_linux_8:python-pygments.src", + "red_hat_enterprise_linux_8:python-pymongo-doc", + "red_hat_enterprise_linux_8:python-pymongo.src", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc", + "red_hat_enterprise_linux_8:python-sqlalchemy.src", + "red_hat_enterprise_linux_8:python-virtualenv-doc", + "red_hat_enterprise_linux_8:python-virtualenv.src", + "red_hat_enterprise_linux_8:python-wheel.src", + "red_hat_enterprise_linux_8:python3-PyMySQL", + "red_hat_enterprise_linux_8:python3-bson", + "red_hat_enterprise_linux_8:python3-distro", + "red_hat_enterprise_linux_8:python3-docs", + "red_hat_enterprise_linux_8:python3-docutils", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose", + "red_hat_enterprise_linux_8:python3-pygments", + "red_hat_enterprise_linux_8:python3-pymongo", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs", + "red_hat_enterprise_linux_8:python3-scipy", + "red_hat_enterprise_linux_8:python3-sqlalchemy", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv", + "red_hat_enterprise_linux_8:python3-wheel", + "red_hat_enterprise_linux_8:python3-wheel-wheel", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36", + "red_hat_enterprise_linux_8:python36-debug", + "red_hat_enterprise_linux_8:python36-devel", + "red_hat_enterprise_linux_8:python36-rpm-macros", + "red_hat_enterprise_linux_8:python36.src", + "red_hat_enterprise_linux_8:scipy.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src", + "red_hat_enterprise_linux_8:python-distro.src", + "red_hat_enterprise_linux_8:python-docs.src", + "red_hat_enterprise_linux_8:python-docutils.src", + "red_hat_enterprise_linux_8:python-nose-docs", + "red_hat_enterprise_linux_8:python-nose.src", + "red_hat_enterprise_linux_8:python-pygments.src", + "red_hat_enterprise_linux_8:python-pymongo-doc", + "red_hat_enterprise_linux_8:python-pymongo.src", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc", + "red_hat_enterprise_linux_8:python-sqlalchemy.src", + "red_hat_enterprise_linux_8:python-virtualenv-doc", + "red_hat_enterprise_linux_8:python-virtualenv.src", + "red_hat_enterprise_linux_8:python-wheel.src", + "red_hat_enterprise_linux_8:python3-PyMySQL", + "red_hat_enterprise_linux_8:python3-bson", + "red_hat_enterprise_linux_8:python3-distro", + "red_hat_enterprise_linux_8:python3-docs", + "red_hat_enterprise_linux_8:python3-docutils", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose", + "red_hat_enterprise_linux_8:python3-pygments", + "red_hat_enterprise_linux_8:python3-pymongo", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs", + "red_hat_enterprise_linux_8:python3-scipy", + "red_hat_enterprise_linux_8:python3-sqlalchemy", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv", + "red_hat_enterprise_linux_8:python3-wheel", + "red_hat_enterprise_linux_8:python3-wheel-wheel", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36", + "red_hat_enterprise_linux_8:python36-debug", + "red_hat_enterprise_linux_8:python36-devel", + "red_hat_enterprise_linux_8:python36-rpm-macros", + "red_hat_enterprise_linux_8:python36.src", + "red_hat_enterprise_linux_8:scipy.src", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "title": "cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14017.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14017.json new file mode 100644 index 000000000..82554588a --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14017.json @@ -0,0 +1,2713 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14017.json" + } + ], + "title": "curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers", + "tracking": { + "current_release_date": "2026-08-13T18:08:36+00:00", + "generator": { + "date": "2026-08-13T18:08:36+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.15" + } + }, + "id": "CVE-2025-14017", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-07-03T13:48:39+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-13T18:08:36+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-14017", + "cwe": { + "id": "CWE-1058", + "name": "Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element" + }, + "discovery_date": "2026-01-08T11:01:16.184214+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2427870" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. When performing multi-threaded LDAPS (Lightweight Directory Access Protocol Secure) transfers, changes to Transport Layer Security (TLS) options in one thread could inadvertently apply globally, affecting other concurrent transfers. This could lead to unintended security posture changes, such as disabling certificate verification for other threads. This vulnerability can result in a security bypass, where expected security checks are not performed.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Moderate for Red Hat. The flaw in curl affects multi-threaded LDAPS transfers where changes to TLS options in one thread could inadvertently apply globally, impacting other concurrent transfers. This could lead to a security bypass if an application relies on specific TLS settings that are then overridden. Impact is limited to applications utilizing libcurl for multi-threaded LDAPS connections that dynamically modify TLS options.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-14017" + }, + { + "category": "external", + "summary": "RHBZ#2427870", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2427870" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-14017", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-14017" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14017", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14017" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-14017.html", + "url": "https://curl.se/docs/CVE-2025-14017.html" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-14017.json", + "url": "https://curl.se/docs/CVE-2025-14017.json" + } + ], + "release_date": "2026-01-08T10:07:05.554000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "no_fix_planned", + "details": "Will not fix", + "product_ids": [ + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "none_available", + "details": "Affected", + "product_ids": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: curl: Security bypass due to global TLS option changes in multi-threaded LDAPS transfers" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14524.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14524.json new file mode 100644 index 000000000..cc3188a90 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14524.json @@ -0,0 +1,2691 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14524.json" + } + ], + "title": "curl: Information disclosure via cross-protocol redirect with OAuth2 bearer token", + "tracking": { + "current_release_date": "2026-06-28T06:28:18+00:00", + "generator": { + "date": "2026-06-28T06:28:18+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2025-14524", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-08T08:44:34.919707+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-28T06:28:18+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-14524", + "cwe": { + "id": "CWE-201", + "name": "Insertion of Sensitive Information Into Sent Data" + }, + "discovery_date": "2025-12-31T03:46:56.325000+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2426407" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. When an OAuth2 (Open Authorization) bearer token is used for an HTTP(S) transfer, and that transfer performs a cross-protocol redirect to a different scheme like IMAP, LDAP, POP3, or SMTP, curl might incorrectly pass the bearer token to the new target host. This could lead to information disclosure, where sensitive authentication tokens are exposed to unintended recipients.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: Information disclosure via cross-protocol redirect with OAuth2 bearer token", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Moderate for Red Hat because `curl` might inadvertently pass an OAuth2 bearer token during a cross-protocol redirect from HTTP(S) to IMAP, LDAP, POP3, or SMTP schemes. This could lead to unintended information disclosure if applications using `curl` are configured to perform such redirects with bearer tokens.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-14524" + }, + { + "category": "external", + "summary": "RHBZ#2426407", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426407" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-14524", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-14524" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14524", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14524" + } + ], + "release_date": "2026-01-07T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: Information disclosure via cross-protocol redirect with OAuth2 bearer token" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14819.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14819.json new file mode 100644 index 000000000..ddedc92de --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14819.json @@ -0,0 +1,3577 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14819.json" + } + ], + "title": "curl: libcurl: Improper certificate validation due to cached TLS settings reuse", + "tracking": { + "current_release_date": "2026-08-19T05:26:03+00:00", + "generator": { + "date": "2026-08-19T05:26:03+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.16" + } + }, + "id": "CVE-2025-14819", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-08-05T14:28:26.452945+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-19T05:26:03+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.2" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debugsource@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debuginfo@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-debuginfo@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal-debuginfo@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "curl-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "curl-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "curl-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "libcurl-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "libcurl-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "product": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "product_id": "libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal@8.12.1-4.el10_2.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debugsource@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debuginfo@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-debuginfo@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal-debuginfo@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "curl-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "curl-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "curl-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "product": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "product_id": "libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal@8.12.1-4.el10_2.3?arch=ppc64le" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debugsource@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debuginfo@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-debuginfo@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal-debuginfo@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "curl-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "curl-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "curl-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "libcurl-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "libcurl-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "product": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "product_id": "libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal@8.12.1-4.el10_2.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "product_id": "libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "product_id": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debugsource@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_id": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-debuginfo@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_id": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-debuginfo@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_id": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal-debuginfo@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "curl-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "curl-0:8.12.1-4.el10_2.3.s390x", + "product_id": "curl-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "libcurl-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "libcurl-0:8.12.1-4.el10_2.3.s390x", + "product_id": "libcurl-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl@8.12.1-4.el10_2.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "product": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "product_id": "libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal@8.12.1-4.el10_2.3?arch=s390x" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-0:8.12.1-4.el10_2.3.src", + "product": { + "name": "curl-0:8.12.1-4.el10_2.3.src", + "product_id": "curl-0:8.12.1-4.el10_2.3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.12.1-4.el10_2.3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "AppStream-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "curl-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "curl-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "curl-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-0:8.12.1-4.el10_2.3.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.src" + }, + "product_reference": "curl-0:8.12.1-4.el10_2.3.src", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "curl-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + }, + "product_reference": "libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "relates_to_product_reference": "BaseOS-10.2.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-14819", + "cwe": { + "id": "CWE-295", + "name": "Improper Certificate Validation" + }, + "discovery_date": "2025-12-31T03:46:56.325000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2426408" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in libcurl. When handling secure connections (TLS) and reusing connection settings, libcurl could incorrectly apply a cached security setting related to certificate chain validation. This could allow libcurl to accept a server's security certificate that it should have otherwise rejected, potentially compromising the integrity of the secure connection.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: libcurl: Improper certificate validation due to cached TLS settings reuse", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Low for Red Hat. `libcurl` could incorrectly reuse a cached CA store when applications alter the `CURLSSLOPT_NO_PARTIALCHAIN` option with re-used easy or multi handles. This could lead to the acceptance of an otherwise untrusted TLS trust chain. Exploitation requires specific application logic that dynamically changes this option while reusing `libcurl` handles.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.src", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ], + "known_not_affected": [ + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-14819" + }, + { + "category": "external", + "summary": "RHBZ#2426408", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426408" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-14819", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-14819" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14819", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14819" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2025-14819.html", + "url": "https://curl.se/docs/CVE-2025-14819.html" + } + ], + "release_date": "2026-01-07T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-08-17T05:15:25+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.src", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:55450" + }, + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", + "version": "3.1" + }, + "products": [ + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.src", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-devel-0:8.12.1-4.el10_2.3.x86_64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "AppStream-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.src", + "BaseOS-10.2.Z:curl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:curl-debugsource-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-0:8.12.1-4.el10_2.3.x86_64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.aarch64", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.ppc64le", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.s390x", + "BaseOS-10.2.Z:libcurl-minimal-debuginfo-0:8.12.1-4.el10_2.3.x86_64", + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: libcurl: Improper certificate validation due to cached TLS settings reuse" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14831.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14831.json new file mode 100644 index 000000000..99adbfb74 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-14831.json @@ -0,0 +1,17747 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-14831.json" + } + ], + "title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification", + "tracking": { + "current_release_date": "2026-06-30T03:05:13+00:00", + "generator": { + "date": "2026-06-30T03:05:13+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.0" + } + }, + "id": "CVE-2025-14831", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-08T08:23:30+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-30T03:05:13+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus_long_life:8.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product": { + "name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_aus:8.6::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus_long_life:8.6::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus_long_life:8.6::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:8.8::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product": { + "name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_tus:8.8::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 8)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 8)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Middleware Containers for OpenShift", + "product": { + "name": "Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhosemc:1.0::el8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Enterprise" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat AI Inference Server 3.2", + "product": { + "name": "Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat AI Inference Server 3.3", + "product": { + "name": "Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ai_inference_server:3.3::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat AI Inference Server" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Discovery 2", + "product": { + "name": "Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:discovery:2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Discovery" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Ceph Storage 8", + "product": { + "name": "Red Hat Ceph Storage 8", + "product_id": "Red Hat Ceph Storage 8", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ceph_storage:8::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Ceph Storage" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Update Infrastructure 5", + "product": { + "name": "Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhui:5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Update Infrastructure" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Insights proxy 1.5", + "product": { + "name": "Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:insights_proxy:1.5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Insights proxy" + }, + { + "category": "product_version", + "name": "gnutls.src", + "product": { + "name": "gnutls.src", + "product_id": "gnutls.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls", + "product": { + "name": "gnutls", + "product_id": "gnutls", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls" + } + } + }, + { + "category": "product_version", + "name": "gnutls-guile", + "product": { + "name": "gnutls-guile", + "product_id": "gnutls-guile", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-guile" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils", + "product": { + "name": "gnutls-utils", + "product_id": "gnutls-utils", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel", + "product": { + "name": "gnutls-devel", + "product_id": "gnutls-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++", + "product": { + "name": "gnutls-c++", + "product_id": "gnutls-c++", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane", + "product": { + "name": "gnutls-dane", + "product_id": "gnutls-dane", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.14-10.el8_4.1.i686", + "product": { + "name": "gnutls-0:3.6.14-10.el8_4.1.i686", + "product_id": "gnutls-0:3.6.14-10.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.14-10.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-3.el8_4.1.i686", + "product": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.i686", + "product_id": "libtasn1-devel-0:4.13-3.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-3.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "product": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "product_id": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-3.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "product": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "product_id": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-3.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "product_id": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-3.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_4.1.i686", + "product": { + "name": "libtasn1-0:4.13-3.el8_4.1.i686", + "product_id": "libtasn1-0:4.13-3.el8_4.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_4.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-5.el8_6.5.i686", + "product": { + "name": "gnutls-0:3.6.16-5.el8_6.5.i686", + "product_id": "gnutls-0:3.6.16-5.el8_6.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-5.el8_6.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-3.el8_6.2.i686", + "product": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.i686", + "product_id": "libtasn1-devel-0:4.13-3.el8_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-3.el8_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "product": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "product_id": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-3.el8_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "product": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "product_id": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-3.el8_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "product_id": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-3.el8_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_6.2.i686", + "product": { + "name": "libtasn1-0:4.13-3.el8_6.2.i686", + "product_id": "libtasn1-0:4.13-3.el8_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "product": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "product_id": "gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-7.el8_8.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-4.el8_8.1.i686", + "product": { + "name": "libtasn1-0:4.13-4.el8_8.1.i686", + "product_id": "libtasn1-0:4.13-4.el8_8.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-4.el8_8.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "product": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "product_id": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-4.el8_8.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "product": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "product_id": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-4.el8_8.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "product_id": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-4.el8_8.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-4.el8_8.1.i686", + "product": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.i686", + "product_id": "libtasn1-devel-0:4.13-4.el8_8.1.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-4.el8_8.1?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.i686", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.i686", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.i686", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.i686", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.i686", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.i686", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-c++-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-dane-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-devel-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-10.el9_7?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.i686", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.i686", + "product_id": "gnutls-0:3.8.3-10.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=i686" + } + } + } + ], + "category": "architecture", + "name": "i686" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.14-10.el8_4.1.x86_64", + "product": { + "name": "gnutls-0:3.6.14-10.el8_4.1.x86_64", + "product_id": "gnutls-0:3.6.14-10.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.14-10.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_4.1.x86_64", + "product": { + "name": "libtasn1-0:4.13-3.el8_4.1.x86_64", + "product_id": "libtasn1-0:4.13-3.el8_4.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_4.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-5.el8_6.5.x86_64", + "product": { + "name": "gnutls-0:3.6.16-5.el8_6.5.x86_64", + "product_id": "gnutls-0:3.6.16-5.el8_6.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-5.el8_6.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_6.2.x86_64", + "product": { + "name": "libtasn1-0:4.13-3.el8_6.2.x86_64", + "product_id": "libtasn1-0:4.13-3.el8_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "product_id": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-7.el8_8.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "product": { + "name": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "product_id": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools@4.13-4.el8_8.1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.x86_64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.x86_64", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.17.x86_64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.17.x86_64", + "product_id": "gnutls-0:3.8.9-9.el10_0.17.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.17?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.x86_64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.x86_64", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.x86_64", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.x86_64", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.x86_64", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.x86_64", + "product_id": "gnutls-0:3.8.3-10.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.10-3.el10_1.x86_64", + "product": { + "name": "gnutls-0:3.8.10-3.el10_1.x86_64", + "product_id": "gnutls-0:3.8.10-3.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.10-3.el10_1?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@x86_64", + "product": { + "name": "gnutls-main@x86_64", + "product_id": "gnutls-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.6.14-10.el8_4.1.src", + "product": { + "name": "gnutls-0:3.6.14-10.el8_4.1.src", + "product_id": "gnutls-0:3.6.14-10.el8_4.1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.14-10.el8_4.1?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_4.1.src", + "product": { + "name": "libtasn1-0:4.13-3.el8_4.1.src", + "product_id": "libtasn1-0:4.13-3.el8_4.1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_4.1?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-5.el8_6.5.src", + "product": { + "name": "gnutls-0:3.6.16-5.el8_6.5.src", + "product_id": "gnutls-0:3.6.16-5.el8_6.5.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-5.el8_6.5?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-3.el8_6.2.src", + "product": { + "name": "libtasn1-0:4.13-3.el8_6.2.src", + "product_id": "libtasn1-0:4.13-3.el8_6.2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-3.el8_6.2?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-7.el8_8.4.src", + "product": { + "name": "gnutls-0:3.6.16-7.el8_8.4.src", + "product_id": "gnutls-0:3.6.16-7.el8_8.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-7.el8_8.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-4.el8_8.1.src", + "product": { + "name": "libtasn1-0:4.13-4.el8_8.1.src", + "product_id": "libtasn1-0:4.13-4.el8_8.1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-4.el8_8.1?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.src", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.src", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.src", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.src", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.17.src", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.17.src", + "product_id": "gnutls-0:3.8.9-9.el10_0.17.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.17?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.src", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.src", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.src", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.src", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.src", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.src", + "product_id": "gnutls-0:3.8.3-10.el9_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.10-3.el10_1.src", + "product": { + "name": "gnutls-0:3.8.10-3.el10_1.src", + "product_id": "gnutls-0:3.8.10-3.el10_1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.10-3.el10_1?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@src", + "product": { + "name": "gnutls-main@src", + "product_id": "gnutls-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "product_id": "gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-7.el8_8.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debugsource@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-debuginfo@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools-debuginfo@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-devel@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "product": { + "name": "libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "product_id": "libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libtasn1-tools@4.13-4.el8_8.1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "product_id": "gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.17?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.ppc64le", + "product_id": "gnutls-0:3.8.3-10.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.10-3.el10_1.ppc64le", + "product": { + "name": "gnutls-0:3.8.10-3.el10_1.ppc64le", + "product_id": "gnutls-0:3.8.10-3.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.10-3.el10_1?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ac79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823?arch=ppc64le&repository_url=registry.redhat.io/rhaiis&tag=1778244546" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c?arch=ppc64le&repository_url=registry.redhat.io/rhceph&tag=1774002867" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "product": { + "name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "product_id": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-monitoring-rhel8&tag=7.13.5-4.1777325677" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "product": { + "name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "product_id": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-businesscentral-rhel8&tag=7.13.5-4.1777325711" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "product": { + "name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "product_id": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-controller-rhel8&tag=7.13.5-4.1777325710" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "product": { + "name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "product_id": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-dashbuilder-rhel8&tag=7.13.5-3.1777325680" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "product": { + "name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "product_id": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-kieserver-rhel8&tag=7.13.5-4.1777325709" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "product": { + "name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "product_id": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-process-migration-rhel8&tag=7.13.5-4.1777325680" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "product": { + "name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "product_id": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-smartrouter-rhel8&tag=7.13.5-4.1777325708" + } + } + }, + { + "category": "product_version", + "name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "product": { + "name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "product_id": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931?arch=amd64&repository_url=registry.redhat.io/rhpam-7/rhpam-operator-bundle&tag=7.13.5-40" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53?arch=amd64&repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9&tag=1780681984" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Ab4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1778244559" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-rocm-rhel9@sha256%3Ada9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1778244531" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ab74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1778244546" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Ad8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1775749857" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1775680192" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1775680262" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Ae38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1775740563" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3Aa3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1775668717" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1775675922" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-8-rhel9@sha256%3A1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414?arch=amd64&repository_url=registry.redhat.io/rhceph&tag=1774002867" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_identification_helper": { + "purl": "pkg:oci/cds-rhel9@sha256%3A200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670073" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_identification_helper": { + "purl": "pkg:oci/haproxy-rhel9@sha256%3Ad98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773672059" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/installer-rhel9@sha256%3A2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773668803" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhua-rhel9@sha256%3A5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670137" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06?arch=amd64&repository_url=registry.redhat.io/insights-proxy&tag=1773685509" + } + } + } + ], + "category": "architecture", + "name": "amd64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.aarch64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.aarch64", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.17.aarch64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.17.aarch64", + "product_id": "gnutls-0:3.8.9-9.el10_0.17.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.17?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.aarch64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.aarch64", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.aarch64", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.aarch64", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.aarch64", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.aarch64", + "product_id": "gnutls-0:3.8.3-10.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.10-3.el10_1.aarch64", + "product": { + "name": "gnutls-0:3.8.10-3.el10_1.aarch64", + "product_id": "gnutls-0:3.8.10-3.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.10-3.el10_1?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@aarch64", + "product": { + "name": "gnutls-main@aarch64", + "product_id": "gnutls-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.5.s390x", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.5.s390x", + "product_id": "gnutls-0:3.8.3-4.el9_4.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.17.s390x", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.17.s390x", + "product_id": "gnutls-0:3.8.9-9.el10_0.17.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.17?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.3.s390x", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.3.s390x", + "product_id": "gnutls-0:3.8.3-6.el9_6.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.3?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.5.s390x", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.5.s390x", + "product_id": "gnutls-0:3.6.16-8.el8_10.5.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.5?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-c++-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-dane-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-devel-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-utils-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-10.el9_7.s390x", + "product": { + "name": "gnutls-0:3.8.3-10.el9_7.s390x", + "product_id": "gnutls-0:3.8.3-10.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-10.el9_7?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-c++-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-dane-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-devel-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-fips-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-utils-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.10-3.el10_1.s390x", + "product": { + "name": "gnutls-0:3.8.10-3.el10_1.s390x", + "product_id": "gnutls-0:3.8.10-3.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.10-3.el10_1?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "product_id": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "product_identification_helper": { + "purl": "pkg:oci/vllm-spyre-rhel9@sha256%3Ae272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50?arch=s390x&repository_url=registry.redhat.io/rhaiis&tag=1778244546" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aa0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1?arch=s390x&repository_url=registry.redhat.io/rhceph&tag=1774002867" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00?arch=arm64&repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9&tag=1780681984" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3A3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0?arch=arm64&repository_url=registry.redhat.io/rhaiis&tag=1778244559" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "product_id": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9@sha256%3Abe6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e?arch=arm64&repository_url=registry.redhat.io/rhaiis&tag=1775749857" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc?arch=arm64&repository_url=registry.redhat.io/rhaiis&tag=1775680192" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e?arch=arm64&repository_url=registry.redhat.io/rhaiis&tag=1775740563" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3A040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1775668717" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1775675922" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-8-rhel9@sha256%3A2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af?arch=arm64&repository_url=registry.redhat.io/rhceph&tag=1774002867" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8?arch=arm64&repository_url=registry.redhat.io/insights-proxy&tag=1773685509" + } + } + } + ], + "category": "architecture", + "name": "arm64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-main@noarch", + "product": { + "name": "gnutls-main@noarch", + "product_id": "gnutls-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw32-gnutls@3.8.12-1.1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64" + }, + "product_reference": "rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64" + }, + "product_reference": "rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64" + }, + "product_reference": "rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64" + }, + "product_reference": "rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64" + }, + "product_reference": "rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64" + }, + "product_reference": "rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64" + }, + "product_reference": "rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64 as a component of Middleware Containers for OpenShift", + "product_id": "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64" + }, + "product_reference": "rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "relates_to_product_reference": "8Base-RHOSE-Middleware" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-fips-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", + "product_id": "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)", + "product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)", + "product_id": "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.6)", + "product_id": "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "AppStream-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)", + "product_id": "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-devel-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-tools-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)", + "product_id": "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "AppStream-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.17.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.src" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.17.src", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.10-3.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.src" + }, + "product_reference": "gnutls-0:3.8.10-3.el10_1.src", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.src" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.src", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.src" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.src", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.src" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.src", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.src" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.src", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.src" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.src", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.4)", + "product_id": "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "relates_to_product_reference": "BaseOS-8.4.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.src" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.src", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.src" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.src", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.AUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.src" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.src", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.src as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.src" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.src", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS EXTENSION (v.8.6)", + "product_id": "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS.EXTENSION" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.src" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.src", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.src" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.src", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.src" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.src", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.src" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.src", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.8)", + "product_id": "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64" + }, + "product_reference": "libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "relates_to_product_reference": "BaseOS-8.8.0.Z.TUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.src" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.src", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.src" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.src", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.src" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.src", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.src" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.src", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64 as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x as a component of Red Hat AI Inference Server 3.3", + "product_id": "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "relates_to_product_reference": "Red Hat AI Inference Server 3.3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 as a component of Red Hat Ceph Storage 8", + "product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 as a component of Red Hat Ceph Storage 8", + "product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "relates_to_product_reference": "Red Hat Ceph Storage 8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x as a component of Red Hat Ceph Storage 8", + "product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le as a component of Red Hat Ceph Storage 8", + "product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@aarch64" + }, + "product_reference": "gnutls-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@noarch" + }, + "product_reference": "gnutls-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@src" + }, + "product_reference": "gnutls-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@x86_64" + }, + "product_reference": "gnutls-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-guile as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-guile" + }, + "product_reference": "gnutls-guile", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++ as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-c++" + }, + "product_reference": "gnutls-c++", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-dane" + }, + "product_reference": "gnutls-dane", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-14831", + "cwe": { + "id": "CWE-407", + "name": "Inefficient Algorithmic Complexity" + }, + "discovery_date": "2025-12-17T14:48:30.222000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2423177" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.src", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.src", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.src", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "known_affected": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ], + "known_not_affected": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-14831" + }, + { + "category": "external", + "summary": "RHBZ#2423177", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-14831" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831" + }, + { + "category": "external", + "summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773", + "url": "https://gitlab.com/gnutls/gnutls/-/issues/1773" + } + ], + "release_date": "2026-02-09T14:26:34.939000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-05-05T17:47:50+00:00", + "details": "The RHEL-8 based Middleware Containers container images provided by this update can be downloaded from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available at Red Hat Container Catalog (see References).\n\nDockerfiles and scripts should be amended either to refer to this new image specifically, or to the latest image generally.", + "product_ids": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:13812" + }, + { + "category": "vendor_fix", + "date": "2026-04-06T03:33:23+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.src", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6618" + }, + { + "category": "vendor_fix", + "date": "2026-03-02T09:19:32+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.src", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3477" + }, + { + "category": "vendor_fix", + "date": "2026-03-24T10:39:38+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:5585" + }, + { + "category": "vendor_fix", + "date": "2026-06-29T15:13:23+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:33125" + }, + { + "category": "vendor_fix", + "date": "2026-06-29T02:54:42+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:30849" + }, + { + "category": "vendor_fix", + "date": "2026-06-29T02:40:32+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:30850" + }, + { + "category": "vendor_fix", + "date": "2026-04-07T08:03:13+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6737" + }, + { + "category": "vendor_fix", + "date": "2026-04-07T08:14:17+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6738" + }, + { + "category": "vendor_fix", + "date": "2026-04-06T07:24:34+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.src", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6630" + }, + { + "category": "vendor_fix", + "date": "2026-03-10T23:45:15+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4188" + }, + { + "category": "vendor_fix", + "date": "2026-06-10T17:29:51+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:25096", + "product_ids": [ + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:25096" + }, + { + "category": "vendor_fix", + "date": "2026-04-09T17:18:44+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:7335", + "product_ids": [ + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7335" + }, + { + "category": "vendor_fix", + "date": "2026-05-11T14:12:10+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16008", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:16008" + }, + { + "category": "vendor_fix", + "date": "2026-04-17T11:11:06+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:8748", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:8748" + }, + { + "category": "vendor_fix", + "date": "2026-04-17T11:10:51+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:8746", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:8746" + }, + { + "category": "vendor_fix", + "date": "2026-04-17T11:10:50+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:8747", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:8747" + }, + { + "category": "vendor_fix", + "date": "2026-05-11T14:14:38+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16009", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:16009" + }, + { + "category": "vendor_fix", + "date": "2026-05-12T08:21:58+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:16174", + "product_ids": [ + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:16174" + }, + { + "category": "vendor_fix", + "date": "2026-03-24T10:00:07+00:00", + "details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.", + "product_ids": [ + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:5606" + }, + { + "category": "vendor_fix", + "date": "2026-04-09T15:14:31+00:00", + "details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.", + "product_ids": [ + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7329" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T20:19:55+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7477" + }, + { + "category": "vendor_fix", + "date": "2026-03-16T19:32:19+00:00", + "details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.", + "product_ids": [ + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4655" + }, + { + "category": "vendor_fix", + "date": "2026-03-18T16:24:32+00:00", + "details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.", + "product_ids": [ + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4943" + }, + { + "category": "no_fix_planned", + "details": "Will not fix", + "product_ids": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "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": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.src", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.src", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.src", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-monitoring-rhel8@sha256:92df715c896f06f6aa93b631bd62e3a146bad3cd08666cbab955d5cccdad0ea0_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-businesscentral-rhel8@sha256:23b2eace9e0e381d6a8db37a11ebef3a092f7b14352b3a05187c7b9e78f6e60e_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-controller-rhel8@sha256:6a8c527be5f7140866dca164d60ab484d40f28281becd849907f8740a8a2a87d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-dashbuilder-rhel8@sha256:64efe627bd982759b2492ca8bf4d31315c68bf0262c0ca448a93335a11c81673_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-kieserver-rhel8@sha256:56ce30c3d224f65df05b066f39741797836687b4aeab7d7269bf5d28f45dc04d_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-operator-bundle@sha256:3378f77e5a1823d197c755b020e725ff0e72784994c0a755347a0999cef65931_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-process-migration-rhel8@sha256:a4a34e29ddb6f9d60e64f19bac7fe49eb0b66fcbb6803cbc6563b77e7d7f9904_amd64", + "8Base-RHOSE-Middleware:rhpam-7/rhpam-smartrouter-rhel8@sha256:14df06eab56c17b7f718884c7379098ec3842ed99d6c5778dc2810ac9b1d4c17_amd64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-devel-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-fips-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "AppStream-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-devel-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-fips-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-0:3.8.10-3.el10_1.x86_64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "AppStream-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "AppStream-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-devel-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-devel-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "AppStream-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "AppStream-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "AppStream-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-devel-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "AppStream-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-devel-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-0:4.13-4.el8_8.1.x86_64", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "AppStream-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-devel-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "AppStream-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-devel-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-0:3.8.3-10.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.src", + "BaseOS-10.0.Z.E2S:gnutls-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-debugsource-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.aarch64", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.ppc64le", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.s390x", + "BaseOS-10.0.Z.E2S:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.17.x86_64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.src", + "BaseOS-10.1.Z:gnutls-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-c++-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-dane-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-debugsource-0:3.8.10-3.el10_1.x86_64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.aarch64", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.ppc64le", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.s390x", + "BaseOS-10.1.Z:gnutls-utils-debuginfo-0:3.8.10-3.el10_1.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.5.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.AUS:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.14-10.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.src", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.i686", + "BaseOS-8.4.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_4.1.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.AUS:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.AUS:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.AUS:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.AUS:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-c++-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-dane-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-debugsource-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:gnutls-utils-debuginfo-0:3.6.16-5.el8_6.5.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.src", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-debugsource-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.i686", + "BaseOS-8.6.0.Z.EUS.EXTENSION:libtasn1-tools-debuginfo-0:4.13-3.el8_6.2.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.E4S:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.ppc64le", + "BaseOS-8.8.0.Z.E4S:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.E4S:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.ppc64le", + "BaseOS-8.8.0.Z.E4S:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.src", + "BaseOS-8.8.0.Z.TUS:gnutls-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-c++-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-dane-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-debugsource-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.i686", + "BaseOS-8.8.0.Z.TUS:gnutls-utils-debuginfo-0:3.6.16-7.el8_8.4.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.src", + "BaseOS-8.8.0.Z.TUS:libtasn1-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-debugsource-0:4.13-4.el8_8.1.x86_64", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.i686", + "BaseOS-8.8.0.Z.TUS:libtasn1-tools-debuginfo-0:4.13-4.el8_8.1.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.5.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.src", + "BaseOS-9.6.0.Z.EUS:gnutls-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.aarch64", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.i686", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.ppc64le", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.s390x", + "BaseOS-9.6.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.3.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:gnutls-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-c++-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-dane-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debuginfo-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-debugsource-0:3.8.3-10.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:gnutls-utils-debuginfo-0:3.8.3-10.el9_7.x86_64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:20ab3684a275906dab8e67c09d3b86eadb6599aadf7247185a732aa4f96c0c00_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:66f80c8d4174118114a29773402ec00cc2f91149c7b2b19ad63910f775be7f53_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:54616c9f3e4d27120504b0b2020432ef3ff85286a50de7be842f05df0cfcd69e_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:e38e15bab028956fd27190842e28f03fc76cb0d83c6326c875c577a570ce99a4_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:3a2527c5c164fad4d2f0fbda199dcd887e5acaf211fe3cd12dc3aa9f499836c0_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:b4b70c6ac64d7bc7e967165945867e5b8f9026d3b12bfbcf28bf0fb73fcc57fd_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:be6d568f28044533e4ad80f0856407c359e2eaf31a6b89cada433e6575d2300e_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/model-opt-cuda-rhel9@sha256:d8ab90372d2d7968442a6dfa4f6ad04939e47f9b1299107d4a26565db25712bc_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:0ec114881d9dcd28a5dbbb2ec0ea1301ad87d5ae133121ce8167ef29d19802cc_arm64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:575090d65efcc6da0ea21e21484ac210357983e1c9031dfba8cf32a1b18b3c0a_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:813ba7ccd1696b44deb90d9e6cd8af114bdb47781eae7f27246a81fba062a892_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:da9b415acbfa49de5960e3d255a1ba0ffad6d0bf67ec1272b1ff70842e819629_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:b74a5cc403d0a07b0ef29808cef709121169582b69f2b9ff54a02d35b0cc0908_amd64", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:c79e06a3f71b81ddea9e9e4f51f378f4a5985b9f176e3d17953ffa7cd2b69823_ppc64le", + "Red Hat AI Inference Server 3.3:registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:e272da91193f53a2a498734a0f83934e6e3cae260a9b78f18ba7954a3e4a1b50_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x", + "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:040dadd657afdb9f0914f896a4962fd3dbf40b70c8037e4d72b6801b766c9b7d_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:a3c9eb11995a4e0b695a1fc54bb99a4e8a7fe69db01545f4f641cb69b6c80dde_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:062310de4b34e278f8c7e4634def673a77d1228d493541ef1264ba4cb83b68eb_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:364ac04db0b76b761a12fe6e58c2b165a518e1035015f74dd661af2fd64636e0_arm64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:325c34e2506d715975171557d40afb449c79cf6e0c41b35760977d5cafb827b8_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:86431fdb1ba7fa0cbc8e82cc5fe518b7c0946b8847991fc95604b1d1cfd45e06_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15079.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15079.json new file mode 100644 index 000000000..69753e144 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15079.json @@ -0,0 +1,2691 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-15079.json" + } + ], + "title": "curl: Host verification bypass during SSH transfers", + "tracking": { + "current_release_date": "2026-06-28T11:19:45+00:00", + "generator": { + "date": "2026-06-28T11:19:45+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2025-15079", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-08T08:44:53.197073+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-28T11:19:45+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-15079", + "cwe": { + "id": "CWE-358", + "name": "Improperly Implemented Security Check for Standard" + }, + "discovery_date": "2025-12-31T03:46:56.768000+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2426409" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. When performing SSH-based transfers using SCP or SFTP, libcurl could mistakenly connect to hosts not listed in the user-specified knownhosts file. This occurs if the host is present in the libssh global knownhosts file, effectively bypassing the intended host verification. This could allow a remote attacker to connect to an untrusted host, potentially leading to information disclosure or man-in-the-middle attacks.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: Host verification bypass during SSH transfers", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Important for Red Hat because libcurl, when configured for SSH-based transfers (SCP/SFTP) with a user-specified knownhosts file, may bypass this configuration and accept connections to hosts present in the system-wide libssh global knownhosts file. This could lead to unintended host trust in specific deployment scenarios.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-15079" + }, + { + "category": "external", + "summary": "RHBZ#2426409", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426409" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15079", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-15079" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15079", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15079" + } + ], + "release_date": "2026-01-07T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "category": "workaround", + "details": "To mitigate this issue, ensure that the system-wide `libssh` global knownhosts file (`/etc/ssh/ssh_known_hosts`) does not contain entries for untrusted hosts. Alternatively, avoid using `libcurl` for SCP or SFTP transfers in environments where strict enforcement of a user-specified knownhosts file is critical and the system-wide knownhosts file cannot be fully controlled. Services relying on `libssh` for host key verification may need to be restarted to apply the changes.", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: Host verification bypass during SSH transfers" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15224.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15224.json new file mode 100644 index 000000000..5e386ba39 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15224.json @@ -0,0 +1,2691 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-15224.json" + } + ], + "title": "curl: libssh key passphrase bypass without agent set", + "tracking": { + "current_release_date": "2026-06-28T11:07:22+00:00", + "generator": { + "date": "2026-06-28T11:07:22+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2025-15224", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-15T07:54:08+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-28T11:07:22+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Confidential Compute Attestation", + "product": { + "name": "Confidential Compute Attestation", + "product_id": "confidential_compute_attestation", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:confidential_compute_attestation:1" + } + } + } + ], + "category": "product_family", + "name": "Confidential Compute Attestation" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Logging Subsystem for Red Hat OpenShift", + "product": { + "name": "Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:logging:5" + } + } + } + ], + "category": "product_family", + "name": "Logging Subsystem for Red Hat OpenShift" + }, + { + "branches": [ + { + "category": "product_name", + "name": "OpenShift Service Mesh 2", + "product": { + "name": "OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_mesh:2" + } + } + } + ], + "category": "product_family", + "name": "OpenShift Service Mesh 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services", + "product": { + "name": "Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "build-of-trustee/trustee-rhel9", + "product": { + "name": "build-of-trustee/trustee-rhel9", + "product_id": "build-of-trustee/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/build-of-trustee/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_id": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/trustee-rhel9?repository_url=registry.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product": { + "name": "openshift-sandboxed-containers/osc-operator-bundle", + "product_id": "openshift-sandboxed-containers/osc-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/osc-operator-bundle?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-builder-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-builder-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_id": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/osc-podvm-payload-rhel9?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-podvm-payload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_id": "openshift-sandboxed-containers/osc-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/osc-rhel9-operator?repository_url=registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-operator-bundle", + "product": { + "name": "openshift-logging/cluster-logging-operator-bundle", + "product_id": "openshift-logging/cluster-logging-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-operator-bundle?repository_url=registry.redhat.io/openshift-logging/cluster-logging-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product": { + "name": "openshift-logging/cluster-logging-rhel9-operator", + "product_id": "openshift-logging/cluster-logging-rhel9-operator", + "product_identification_helper": { + "purl": "pkg:oci/cluster-logging-rhel9-operator?repository_url=registry.redhat.io/openshift-logging/cluster-logging-rhel9-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/eventrouter-rhel9", + "product": { + "name": "openshift-logging/eventrouter-rhel9", + "product_id": "openshift-logging/eventrouter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/eventrouter-rhel9?repository_url=registry.redhat.io/openshift-logging/eventrouter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/fluentd-rhel9", + "product": { + "name": "openshift-logging/fluentd-rhel9", + "product_id": "openshift-logging/fluentd-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/fluentd-rhel9?repository_url=registry.redhat.io/openshift-logging/fluentd-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product": { + "name": "openshift-logging/log-file-metric-exporter-rhel9", + "product_id": "openshift-logging/log-file-metric-exporter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/log-file-metric-exporter-rhel9?repository_url=registry.redhat.io/openshift-logging/log-file-metric-exporter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/logging-view-plugin-rhel9", + "product": { + "name": "openshift-logging/logging-view-plugin-rhel9", + "product_id": "openshift-logging/logging-view-plugin-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/logging-view-plugin-rhel9?repository_url=registry.redhat.io/openshift-logging/logging-view-plugin-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-logging/vector-rhel9", + "product": { + "name": "openshift-logging/vector-rhel9", + "product_id": "openshift-logging/vector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vector-rhel9?repository_url=registry.redhat.io/openshift-logging/vector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/grafana-rhel8", + "product": { + "name": "openshift-service-mesh/grafana-rhel8", + "product_id": "openshift-service-mesh/grafana-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-cni-rhel8", + "product": { + "name": "openshift-service-mesh/istio-cni-rhel8", + "product_id": "openshift-service-mesh/istio-cni-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/istio-cni-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product": { + "name": "openshift-service-mesh/istio-must-gather-rhel9", + "product_id": "openshift-service-mesh/istio-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/istio-must-gather-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-operator-bundle", + "product": { + "name": "openshift-service-mesh/istio-operator-bundle", + "product_id": "openshift-service-mesh/istio-operator-bundle", + "product_identification_helper": { + "purl": "pkg:oci/istio-operator-bundle?repository_url=registry.redhat.io/openshift-service-mesh/istio-operator-bundle" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/istio-rhel8-operator", + "product": { + "name": "openshift-service-mesh/istio-rhel8-operator", + "product_id": "openshift-service-mesh/istio-rhel8-operator", + "product_identification_helper": { + "purl": "pkg:oci/istio-rhel8-operator?repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/pilot-rhel8", + "product": { + "name": "openshift-service-mesh/pilot-rhel8", + "product_id": "openshift-service-mesh/pilot-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/pilot-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/proxyv2-rhel9", + "product": { + "name": "openshift-service-mesh/proxyv2-rhel9", + "product_id": "openshift-service-mesh/proxyv2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/proxyv2-rhel9?repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "openshift-service-mesh/ratelimit-rhel8", + "product": { + "name": "openshift-service-mesh/ratelimit-rhel8", + "product_id": "openshift-service-mesh/ratelimit-rhel8", + "product_identification_helper": { + "purl": "pkg:oci/ratelimit-rhel8?repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset", + "product": { + "name": "rust-toolset", + "product_id": "rust-toolset", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasip1", + "product": { + "name": "rust-std-static-wasm32-wasip1", + "product_id": "rust-std-static-wasm32-wasip1", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasip1" + } + } + }, + { + "category": "product_version", + "name": "rust-toolset-srpm-macros", + "product": { + "name": "rust-toolset-srpm-macros", + "product_id": "rust-toolset-srpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-toolset-srpm-macros" + } + } + }, + { + "category": "product_version", + "name": "rust.src", + "product": { + "name": "rust.src", + "product_id": "rust.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rust-lldb", + "product": { + "name": "rust-lldb", + "product_id": "rust-lldb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-lldb" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-unknown-unknown", + "product": { + "name": "rust-std-static-wasm32-unknown-unknown", + "product_id": "rust-std-static-wasm32-unknown-unknown", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-unknown-unknown" + } + } + }, + { + "category": "product_version", + "name": "rust-doc", + "product": { + "name": "rust-doc", + "product_id": "rust-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-doc" + } + } + }, + { + "category": "product_version", + "name": "rust-debugger-common", + "product": { + "name": "rust-debugger-common", + "product_id": "rust-debugger-common", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common" + } + } + }, + { + "category": "product_version", + "name": "rustfmt", + "product": { + "name": "rustfmt", + "product_id": "rustfmt", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rustfmt" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-x86_64-unknown-none", + "product": { + "name": "rust-std-static-x86_64-unknown-none", + "product_id": "rust-std-static-x86_64-unknown-none", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-x86_64-unknown-none" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static", + "product": { + "name": "rust-std-static", + "product_id": "rust-std-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static" + } + } + }, + { + "category": "product_version", + "name": "cargo", + "product": { + "name": "cargo", + "product_id": "cargo", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product": { + "name": "rust-std-static-aarch64-unknown-none-softfloat", + "product_id": "rust-std-static-aarch64-unknown-none-softfloat", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-aarch64-unknown-none-softfloat" + } + } + }, + { + "category": "product_version", + "name": "rust-src", + "product": { + "name": "rust-src", + "product_id": "rust-src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-src" + } + } + }, + { + "category": "product_version", + "name": "rust-analyzer", + "product": { + "name": "rust-analyzer", + "product_id": "rust-analyzer", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analyzer" + } + } + }, + { + "category": "product_version", + "name": "clippy", + "product": { + "name": "clippy", + "product_id": "clippy", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/clippy" + } + } + }, + { + "category": "product_version", + "name": "rust-gdb", + "product": { + "name": "rust-gdb", + "product_id": "rust-gdb", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-gdb" + } + } + }, + { + "category": "product_version", + "name": "s390utils-mon_statd", + "product": { + "name": "s390utils-mon_statd", + "product_id": "s390utils-mon_statd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-mon_statd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-zdsfs", + "product": { + "name": "s390utils-zdsfs", + "product_id": "s390utils-zdsfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-zdsfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-base", + "product": { + "name": "s390utils-base", + "product_id": "s390utils-base", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-base" + } + } + }, + { + "category": "product_version", + "name": "s390utils-hmcdrvfs", + "product": { + "name": "s390utils-hmcdrvfs", + "product_id": "s390utils-hmcdrvfs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-hmcdrvfs" + } + } + }, + { + "category": "product_version", + "name": "s390utils-ziomon", + "product": { + "name": "s390utils-ziomon", + "product_id": "s390utils-ziomon", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-ziomon" + } + } + }, + { + "category": "product_version", + "name": "s390utils-iucvterm", + "product": { + "name": "s390utils-iucvterm", + "product_id": "s390utils-iucvterm", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-iucvterm" + } + } + }, + { + "category": "product_version", + "name": "s390utils-osasnmpd", + "product": { + "name": "s390utils-osasnmpd", + "product_id": "s390utils-osasnmpd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-osasnmpd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-devel", + "product": { + "name": "s390utils-devel", + "product_id": "s390utils-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-devel" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpacfstatsd", + "product": { + "name": "s390utils-cpacfstatsd", + "product_id": "s390utils-cpacfstatsd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpacfstatsd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cpuplugd", + "product": { + "name": "s390utils-cpuplugd", + "product_id": "s390utils-cpuplugd", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cpuplugd" + } + } + }, + { + "category": "product_version", + "name": "s390utils-se-data", + "product": { + "name": "s390utils-se-data", + "product_id": "s390utils-se-data", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-se-data" + } + } + }, + { + "category": "product_version", + "name": "s390utils.src", + "product": { + "name": "s390utils.src", + "product_id": "s390utils.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils?arch=src" + } + } + }, + { + "category": "product_version", + "name": "s390utils-core", + "product": { + "name": "s390utils-core", + "product_id": "s390utils-core", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-core" + } + } + }, + { + "category": "product_version", + "name": "s390utils-cmsfs-fuse", + "product": { + "name": "s390utils-cmsfs-fuse", + "product_id": "s390utils-cmsfs-fuse", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-cmsfs-fuse" + } + } + }, + { + "category": "product_version", + "name": "s390utils-chreipl-fcp-mpath", + "product": { + "name": "s390utils-chreipl-fcp-mpath", + "product_id": "s390utils-chreipl-fcp-mpath", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/s390utils-chreipl-fcp-mpath" + } + } + }, + { + "category": "product_version", + "name": "snphost.src", + "product": { + "name": "snphost.src", + "product_id": "snphost.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/snphost?arch=src" + } + } + }, + { + "category": "product_version", + "name": "trustee-guest-components.src", + "product": { + "name": "trustee-guest-components.src", + "product_id": "trustee-guest-components.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/trustee-guest-components?arch=src" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rust-analysis", + "product": { + "name": "rust-analysis", + "product_id": "rust-analysis", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-analysis" + } + } + }, + { + "category": "product_version", + "name": "rust", + "product": { + "name": "rust", + "product_id": "rust", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust" + } + } + }, + { + "category": "product_version", + "name": "rust-std-static-wasm32-wasi", + "product": { + "name": "rust-std-static-wasm32-wasi", + "product_id": "rust-std-static-wasm32-wasi", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-std-static-wasm32-wasi" + } + } + }, + { + "category": "product_version", + "name": "openshift4/recert-rhel9", + "product": { + "name": "openshift4/recert-rhel9", + "product_id": "openshift4/recert-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/recert-rhel9?repository_url=registry.redhat.io/openshift4/recert-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=source&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.19.0-3.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "build-of-trustee/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:build-of-trustee/trustee-rhel9" + }, + "product_reference": "build-of-trustee/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "confidential-compute-attestation-tech-preview/trustee-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9" + }, + "product_reference": "confidential-compute-attestation-tech-preview/trustee-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-operator-bundle as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle" + }, + "product_reference": "openshift-sandboxed-containers/osc-operator-bundle", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-builder-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-podvm-payload-rhel9 as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9" + }, + "product_reference": "openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-sandboxed-containers/osc-rhel9-operator as a component of Confidential Compute Attestation", + "product_id": "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator" + }, + "product_reference": "openshift-sandboxed-containers/osc-rhel9-operator", + "relates_to_product_reference": "confidential_compute_attestation" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-operator-bundle as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle" + }, + "product_reference": "openshift-logging/cluster-logging-operator-bundle", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/cluster-logging-rhel9-operator as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator" + }, + "product_reference": "openshift-logging/cluster-logging-rhel9-operator", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/eventrouter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9" + }, + "product_reference": "openshift-logging/eventrouter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/fluentd-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9" + }, + "product_reference": "openshift-logging/fluentd-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/log-file-metric-exporter-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9" + }, + "product_reference": "openshift-logging/log-file-metric-exporter-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/logging-view-plugin-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9" + }, + "product_reference": "openshift-logging/logging-view-plugin-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-logging/vector-rhel9 as a component of Logging Subsystem for Red Hat OpenShift", + "product_id": "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9" + }, + "product_reference": "openshift-logging/vector-rhel9", + "relates_to_product_reference": "logging_subsystem_for_red_hat_openshift" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/grafana-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8" + }, + "product_reference": "openshift-service-mesh/grafana-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-cni-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8" + }, + "product_reference": "openshift-service-mesh/istio-cni-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-must-gather-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9" + }, + "product_reference": "openshift-service-mesh/istio-must-gather-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-operator-bundle as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle" + }, + "product_reference": "openshift-service-mesh/istio-operator-bundle", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/istio-rhel8-operator as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator" + }, + "product_reference": "openshift-service-mesh/istio-rhel8-operator", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/pilot-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8" + }, + "product_reference": "openshift-service-mesh/pilot-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/proxyv2-rhel9 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9" + }, + "product_reference": "openshift-service-mesh/proxyv2-rhel9", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift-service-mesh/ratelimit-rhel8 as a component of OpenShift Service Mesh 2", + "product_id": "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8" + }, + "product_reference": "openshift-service-mesh/ratelimit-rhel8", + "relates_to_product_reference": "openshift_service_mesh_2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-aarch64-unknown-none-softfloat as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat" + }, + "product_reference": "rust-std-static-aarch64-unknown-none-softfloat", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasip1 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1" + }, + "product_reference": "rust-std-static-wasm32-wasip1", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-x86_64-unknown-none as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none" + }, + "product_reference": "rust-std-static-x86_64-unknown-none", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset-srpm-macros as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust-toolset-srpm-macros" + }, + "product_reference": "rust-toolset-srpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-base as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-base" + }, + "product_reference": "s390utils-base", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-chreipl-fcp-mpath as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath" + }, + "product_reference": "s390utils-chreipl-fcp-mpath", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cmsfs-fuse as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse" + }, + "product_reference": "s390utils-cmsfs-fuse", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-core as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-core" + }, + "product_reference": "s390utils-core", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpacfstatsd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpacfstatsd" + }, + "product_reference": "s390utils-cpacfstatsd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-cpuplugd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-cpuplugd" + }, + "product_reference": "s390utils-cpuplugd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-devel" + }, + "product_reference": "s390utils-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-hmcdrvfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-hmcdrvfs" + }, + "product_reference": "s390utils-hmcdrvfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-iucvterm as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-iucvterm" + }, + "product_reference": "s390utils-iucvterm", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-mon_statd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-mon_statd" + }, + "product_reference": "s390utils-mon_statd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-osasnmpd as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-osasnmpd" + }, + "product_reference": "s390utils-osasnmpd", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-se-data as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-se-data" + }, + "product_reference": "s390utils-se-data", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-zdsfs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-zdsfs" + }, + "product_reference": "s390utils-zdsfs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils-ziomon as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils-ziomon" + }, + "product_reference": "s390utils-ziomon", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "s390utils.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:s390utils.src" + }, + "product_reference": "s390utils.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "cargo as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:cargo" + }, + "product_reference": "cargo", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "clippy as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:clippy" + }, + "product_reference": "clippy", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust" + }, + "product_reference": "rust", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analysis as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analysis" + }, + "product_reference": "rust-analysis", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-analyzer as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-analyzer" + }, + "product_reference": "rust-analyzer", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-debugger-common as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-debugger-common" + }, + "product_reference": "rust-debugger-common", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-doc" + }, + "product_reference": "rust-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-gdb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-gdb" + }, + "product_reference": "rust-gdb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-lldb as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-lldb" + }, + "product_reference": "rust-lldb", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-src" + }, + "product_reference": "rust-src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static" + }, + "product_reference": "rust-std-static", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-unknown-unknown as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown" + }, + "product_reference": "rust-std-static-wasm32-unknown-unknown", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-std-static-wasm32-wasi as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi" + }, + "product_reference": "rust-std-static-wasm32-wasi", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-toolset as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust-toolset" + }, + "product_reference": "rust-toolset", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rust.src" + }, + "product_reference": "rust.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rustfmt as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:rustfmt" + }, + "product_reference": "rustfmt", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "snphost.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:snphost.src" + }, + "product_reference": "snphost.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "trustee-guest-components.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:trustee-guest-components.src" + }, + "product_reference": "trustee-guest-components.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat JBoss Core Services", + "product_id": "red_hat_jboss_core_services:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_jboss_core_services" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openshift4/recert-rhel9 as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:openshift4/recert-rhel9" + }, + "product_reference": "openshift4/recert-rhel9", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-15224", + "cwe": { + "id": "CWE-305", + "name": "Authentication Bypass by Primary Weakness" + }, + "discovery_date": "2025-12-31T03:58:07.013000+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2426410" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in libcurl. When doing SSH-based transfers using either SCP or SFTP, and asked to do\npublic key authentication, curl would wrongly still ask and authenticate using\na locally running SSH agent.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: libssh key passphrase bypass without agent set", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Low for Red Hat products. The flaw in libcurl, when built with the libssh backend, allows it to wrongly attempt authentication via a locally running SSH agent during public key authentication for SCP or SFTP transfers. However, successful authentication still requires the SSH agent to possess the correct passphrase.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "known_affected": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-15224" + }, + { + "category": "external", + "summary": "RHBZ#2426410", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2426410" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15224", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-15224" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15224", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15224" + } + ], + "release_date": "2026-01-07T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-07T15:43:21+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6893" + }, + { + "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 Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "confidential_compute_attestation:build-of-trustee/trustee-rhel9", + "confidential_compute_attestation:confidential-compute-attestation-tech-preview/trustee-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-operator-bundle", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-builder-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-podvm-payload-rhel9", + "confidential_compute_attestation:openshift-sandboxed-containers/osc-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-operator-bundle", + "logging_subsystem_for_red_hat_openshift:openshift-logging/cluster-logging-rhel9-operator", + "logging_subsystem_for_red_hat_openshift:openshift-logging/eventrouter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/fluentd-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/log-file-metric-exporter-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/logging-view-plugin-rhel9", + "logging_subsystem_for_red_hat_openshift:openshift-logging/vector-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/grafana-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-cni-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/istio-must-gather-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/istio-operator-bundle", + "openshift_service_mesh_2:openshift-service-mesh/istio-rhel8-operator", + "openshift_service_mesh_2:openshift-service-mesh/pilot-rhel8", + "openshift_service_mesh_2:openshift-service-mesh/proxyv2-rhel9", + "openshift_service_mesh_2:openshift-service-mesh/ratelimit-rhel8", + "red_hat_enterprise_linux_10:cargo", + "red_hat_enterprise_linux_10:clippy", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_10:rust-analyzer", + "red_hat_enterprise_linux_10:rust-debugger-common", + "red_hat_enterprise_linux_10:rust-doc", + "red_hat_enterprise_linux_10:rust-gdb", + "red_hat_enterprise_linux_10:rust-lldb", + "red_hat_enterprise_linux_10:rust-src", + "red_hat_enterprise_linux_10:rust-std-static", + "red_hat_enterprise_linux_10:rust-std-static-aarch64-unknown-none-softfloat", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_10:rust-std-static-wasm32-wasip1", + "red_hat_enterprise_linux_10:rust-std-static-x86_64-unknown-none", + "red_hat_enterprise_linux_10:rust-toolset", + "red_hat_enterprise_linux_10:rust-toolset-srpm-macros", + "red_hat_enterprise_linux_10:rust.src", + "red_hat_enterprise_linux_10:rustfmt", + "red_hat_enterprise_linux_10:s390utils-base", + "red_hat_enterprise_linux_10:s390utils-chreipl-fcp-mpath", + "red_hat_enterprise_linux_10:s390utils-cmsfs-fuse", + "red_hat_enterprise_linux_10:s390utils-core", + "red_hat_enterprise_linux_10:s390utils-cpacfstatsd", + "red_hat_enterprise_linux_10:s390utils-cpuplugd", + "red_hat_enterprise_linux_10:s390utils-devel", + "red_hat_enterprise_linux_10:s390utils-hmcdrvfs", + "red_hat_enterprise_linux_10:s390utils-iucvterm", + "red_hat_enterprise_linux_10:s390utils-mon_statd", + "red_hat_enterprise_linux_10:s390utils-osasnmpd", + "red_hat_enterprise_linux_10:s390utils-se-data", + "red_hat_enterprise_linux_10:s390utils-zdsfs", + "red_hat_enterprise_linux_10:s390utils-ziomon", + "red_hat_enterprise_linux_10:s390utils.src", + "red_hat_enterprise_linux_10:snphost.src", + "red_hat_enterprise_linux_10:trustee-guest-components.src", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:cargo", + "red_hat_enterprise_linux_9:clippy", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_enterprise_linux_9:rust", + "red_hat_enterprise_linux_9:rust-analysis", + "red_hat_enterprise_linux_9:rust-analyzer", + "red_hat_enterprise_linux_9:rust-debugger-common", + "red_hat_enterprise_linux_9:rust-doc", + "red_hat_enterprise_linux_9:rust-gdb", + "red_hat_enterprise_linux_9:rust-lldb", + "red_hat_enterprise_linux_9:rust-src", + "red_hat_enterprise_linux_9:rust-std-static", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-unknown-unknown", + "red_hat_enterprise_linux_9:rust-std-static-wasm32-wasi", + "red_hat_enterprise_linux_9:rust-toolset", + "red_hat_enterprise_linux_9:rust.src", + "red_hat_enterprise_linux_9:rustfmt", + "red_hat_enterprise_linux_9:snphost.src", + "red_hat_enterprise_linux_9:trustee-guest-components.src", + "red_hat_jboss_core_services:curl", + "red_hat_openshift_container_platform_4:openshift4/recert-rhel9", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: libssh key passphrase bypass without agent set" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15467.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15467.json new file mode 100644 index 000000000..b64ff91fd --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-15467.json @@ -0,0 +1,12432 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Important" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-15467.json" + } + ], + "title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing", + "tracking": { + "current_release_date": "2026-08-17T13:19:58+00:00", + "generator": { + "date": "2026-08-17T13:19:58+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.16" + } + }, + "id": "CVE-2025-15467", + "initial_release_date": "2025-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2025-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-08-10T11:00:52.758843+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-17T13:19:58+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Service Interconnect 1", + "product": { + "name": "Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:service_interconnect:1::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Service Interconnect" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.15", + "product": { + "name": "Red Hat OpenShift Container Platform 4.15", + "product_id": "9Base-RHOSE-4.15", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.15::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.13", + "product": { + "name": "Red Hat OpenShift Container Platform 4.13", + "product_id": "9Base-RHOSE-4.13", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.13::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.14", + "product": { + "name": "Red Hat OpenShift Container Platform 4.14", + "product_id": "9Base-RHOSE-4.14", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.14::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.17", + "product": { + "name": "Red Hat OpenShift Container Platform 4.17", + "product_id": "9Base-RHOSE-4.17", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.17::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.19", + "product": { + "name": "Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.19::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.16", + "product": { + "name": "Red Hat OpenShift Container Platform 4.16", + "product_id": "9Base-RHOSE-4.16", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.16::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.18", + "product": { + "name": "Red Hat OpenShift Container Platform 4.18", + "product_id": "9Base-RHOSE-4.18", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.18::el9" + } + } + }, + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4.20", + "product": { + "name": "Red Hat OpenShift Container Platform 4.20", + "product_id": "9Base-RHOSE-4.20", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4.20::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Enterprise" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Core Services 2.4.62.SP3", + "product": { + "name": "Red Hat JBoss Core Services 2.4.62.SP3", + "product_id": "Red Hat JBoss Core Services 2.4.62.SP3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_core_services:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Core Services" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Update Infrastructure 5", + "product": { + "name": "Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhui:5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Update Infrastructure" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat AI Inference Server 3.2", + "product": { + "name": "Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat AI Inference Server" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Cost Management 4", + "product": { + "name": "Cost Management 4", + "product_id": "Cost Management 4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:cost_management:4::el9" + } + } + } + ], + "category": "product_family", + "name": "Cost Management" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product": { + "name": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3.26::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces (RHOSDS)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Insights proxy 1.5", + "product": { + "name": "Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:insights_proxy:1.5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Insights proxy" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Discovery 2", + "product": { + "name": "Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:discovery:2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Discovery" + }, + { + "category": "product_version", + "name": "edk2-tools-doc", + "product": { + "name": "edk2-tools-doc", + "product_id": "edk2-tools-doc", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-tools-doc" + } + } + }, + { + "category": "product_version", + "name": "edk2-ovmf", + "product": { + "name": "edk2-ovmf", + "product_id": "edk2-ovmf", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-ovmf" + } + } + }, + { + "category": "product_version", + "name": "edk2-tools", + "product": { + "name": "edk2-tools", + "product_id": "edk2-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-tools" + } + } + }, + { + "category": "product_version", + "name": "edk2.src", + "product": { + "name": "edk2.src", + "product_id": "edk2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2?arch=src" + } + } + }, + { + "category": "product_version", + "name": "edk2-aarch64", + "product": { + "name": "edk2-aarch64", + "product_id": "edk2-aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/edk2-aarch64" + } + } + }, + { + "category": "product_version", + "name": "shim-x64", + "product": { + "name": "shim-x64", + "product_id": "shim-x64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-x64" + } + } + }, + { + "category": "product_version", + "name": "shim-aa64", + "product": { + "name": "shim-aa64", + "product_id": "shim-aa64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-aa64" + } + } + }, + { + "category": "product_version", + "name": "mokutil", + "product": { + "name": "mokutil", + "product_id": "mokutil", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mokutil" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-aarch64.src", + "product": { + "name": "shim-unsigned-aarch64.src", + "product_id": "shim-unsigned-aarch64.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-aarch64?arch=src" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-x64.src", + "product": { + "name": "shim-unsigned-x64.src", + "product_id": "shim-unsigned-x64.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-x64?arch=src" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl", + "product": { + "name": "openssl-perl", + "product_id": "openssl-perl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl" + } + } + }, + { + "category": "product_version", + "name": "openssl", + "product": { + "name": "openssl", + "product_id": "openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel", + "product": { + "name": "openssl-devel", + "product_id": "openssl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel" + } + } + }, + { + "category": "product_version", + "name": "openssl-static", + "product": { + "name": "openssl-static", + "product_id": "openssl-static", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-static" + } + } + }, + { + "category": "product_version", + "name": "openssl.src", + "product": { + "name": "openssl.src", + "product_id": "openssl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs", + "product": { + "name": "openssl-libs", + "product_id": "openssl-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs" + } + } + }, + { + "category": "product_version", + "name": "OVMF", + "product": { + "name": "OVMF", + "product_id": "OVMF", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/OVMF" + } + } + }, + { + "category": "product_version", + "name": "ovmf.src", + "product": { + "name": "ovmf.src", + "product_id": "ovmf.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ovmf?arch=src" + } + } + }, + { + "category": "product_version", + "name": "AAVMF", + "product": { + "name": "AAVMF", + "product_id": "AAVMF", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/AAVMF" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl10", + "product": { + "name": "compat-openssl10", + "product_id": "compat-openssl10", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl10" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl10.src", + "product": { + "name": "compat-openssl10.src", + "product_id": "compat-openssl10.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl10?arch=src" + } + } + }, + { + "category": "product_version", + "name": "mingw32-openssl", + "product": { + "name": "mingw32-openssl", + "product_id": "mingw32-openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw32-openssl" + } + } + }, + { + "category": "product_version", + "name": "mingw64-openssl", + "product": { + "name": "mingw64-openssl", + "product_id": "mingw64-openssl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw64-openssl" + } + } + }, + { + "category": "product_version", + "name": "shim-ia32", + "product": { + "name": "shim-ia32", + "product_id": "shim-ia32", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-ia32" + } + } + }, + { + "category": "product_version", + "name": "shim.src", + "product": { + "name": "shim.src", + "product_id": "shim.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim?arch=src" + } + } + }, + { + "category": "product_version", + "name": "shim-unsigned-x64", + "product": { + "name": "shim-unsigned-x64", + "product_id": "shim-unsigned-x64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/shim-unsigned-x64" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl11", + "product": { + "name": "compat-openssl11", + "product_id": "compat-openssl11", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl11" + } + } + }, + { + "category": "product_version", + "name": "compat-openssl11.src", + "product": { + "name": "compat-openssl11.src", + "product_id": "compat-openssl11.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/compat-openssl11?arch=src" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "product": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "product": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "product": { + "name": "service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "product_id": "service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "product": { + "name": "service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "product_id": "service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9&tag=2.7.6-5" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "product": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "product": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d?arch=arm64&repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Afa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f?arch=arm64&repository_url=registry.redhat.io/rhaiis&tag=1772160593" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1?arch=arm64&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "product": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9@sha256%3A080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770495424" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "product": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "product_identification_helper": { + "purl": "pkg:oci/code-sshd-rhel9@sha256%3A4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770494649" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "product": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "product_identification_helper": { + "purl": "pkg:oci/configbump-rhel9@sha256%3A46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770404535" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "product": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "product_identification_helper": { + "purl": "pkg:oci/dashboard-rhel9@sha256%3Aa67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770764461" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "product": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "product_identification_helper": { + "purl": "pkg:oci/imagepuller-rhel9@sha256%3Ad198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770404517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "product": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "product_identification_helper": { + "purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Acb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770759517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "product": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "product_identification_helper": { + "purl": "pkg:oci/machineexec-rhel9@sha256%3A75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770404430" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "product": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "product_identification_helper": { + "purl": "pkg:oci/openvsx-rhel9@sha256%3Ab69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770851052" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "product": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "product_identification_helper": { + "purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770494431" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "product": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9@sha256%3A48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770918006" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "product": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "product_identification_helper": { + "purl": "pkg:oci/server-rhel9@sha256%3A967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770332067" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "product": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "product_identification_helper": { + "purl": "pkg:oci/traefik-rhel9@sha256%3A7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770494726" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "product": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "product_identification_helper": { + "purl": "pkg:oci/udi-rhel9@sha256%3Af3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5?arch=arm64&repository_url=registry.redhat.io/devspaces&tag=1770913862" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc?arch=arm64&repository_url=registry.redhat.io/insights-proxy&tag=1770740405" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3A519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1769104765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd?arch=arm64&repository_url=registry.redhat.io/discovery&tag=1769111774" + } + } + } + ], + "category": "architecture", + "name": "arm64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "product": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "product": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "product": { + "name": "service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "product_id": "service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9&tag=2.7.6-5" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "product": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "product": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "product_identification_helper": { + "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c?arch=s390x&repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-415.92.202603101737-0", + "product": { + "name": "rhcos-s390x-415.92.202603101737-0", + "product_id": "rhcos-s390x-415.92.202603101737-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@415.92.202603101737?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-414.92.202602171627-0", + "product": { + "name": "rhcos-s390x-414.92.202602171627-0", + "product_id": "rhcos-s390x-414.92.202602171627-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@414.92.202602171627?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-417.94.202602090846-0", + "product": { + "name": "rhcos-s390x-417.94.202602090846-0", + "product_id": "rhcos-s390x-417.94.202602090846-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@417.94.202602090846?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-9.6.20260211-0", + "product": { + "name": "rhcos-s390x-9.6.20260211-0", + "product_id": "rhcos-s390x-9.6.20260211-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@9.6.20260211?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-4.19.9.6.202602112047-0", + "product": { + "name": "rhcos-s390x-4.19.9.6.202602112047-0", + "product_id": "rhcos-s390x-4.19.9.6.202602112047-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.19.9.6.202602112047?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-416.94.202602101357-0", + "product": { + "name": "rhcos-s390x-416.94.202602101357-0", + "product_id": "rhcos-s390x-416.94.202602101357-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@416.94.202602101357?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-418.94.202602022246-0", + "product": { + "name": "rhcos-s390x-418.94.202602022246-0", + "product_id": "rhcos-s390x-418.94.202602022246-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@418.94.202602022246?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "rhcos-s390x-4.20.9.6.202602050328-0", + "product": { + "name": "rhcos-s390x-4.20.9.6.202602050328-0", + "product_id": "rhcos-s390x-4.20.9.6.202602050328-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.20.9.6.202602050328?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "product": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "product_id": "openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.1-46.el9_0.7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "product": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "product_id": "openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-18.el9_2.3?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "product": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "product_id": "openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-29.el9_4.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "product": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "product_id": "openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-7.el9_6.2?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=s390x&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937?arch=s390x&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "product": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9@sha256%3Aa03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770495424" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "product": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "product_identification_helper": { + "purl": "pkg:oci/code-sshd-rhel9@sha256%3Aa9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770494649" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "product": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "product_identification_helper": { + "purl": "pkg:oci/configbump-rhel9@sha256%3Affdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770404535" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "product": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "product_identification_helper": { + "purl": "pkg:oci/dashboard-rhel9@sha256%3A20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770764461" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "product": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "product_identification_helper": { + "purl": "pkg:oci/imagepuller-rhel9@sha256%3A24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770404517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "product": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "product_identification_helper": { + "purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Ab503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770759517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "product": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "product_identification_helper": { + "purl": "pkg:oci/machineexec-rhel9@sha256%3A3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770404430" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "product": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "product_identification_helper": { + "purl": "pkg:oci/openvsx-rhel9@sha256%3Ad37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770851052" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "product": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "product_identification_helper": { + "purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Ac2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770494431" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "product": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9@sha256%3A26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770918006" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "product": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "product_identification_helper": { + "purl": "pkg:oci/server-rhel9@sha256%3A506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770332067" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "product": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "product_identification_helper": { + "purl": "pkg:oci/traefik-rhel9@sha256%3A38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770494726" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "product": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "product_identification_helper": { + "purl": "pkg:oci/udi-rhel9@sha256%3A1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf?arch=s390x&repository_url=registry.redhat.io/devspaces&tag=1770913862" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "product": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "product": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "product": { + "name": "service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "product_id": "service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9&tag=2.7.6-5" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "product": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "product": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4?arch=ppc64le&repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-415.92.202603101737-0", + "product": { + "name": "rhcos-ppc64le-415.92.202603101737-0", + "product_id": "rhcos-ppc64le-415.92.202603101737-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@415.92.202603101737?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-414.92.202602171627-0", + "product": { + "name": "rhcos-ppc64le-414.92.202602171627-0", + "product_id": "rhcos-ppc64le-414.92.202602171627-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@414.92.202602171627?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-417.94.202602090846-0", + "product": { + "name": "rhcos-ppc64le-417.94.202602090846-0", + "product_id": "rhcos-ppc64le-417.94.202602090846-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@417.94.202602090846?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-9.6.20260211-0", + "product": { + "name": "rhcos-ppc64le-9.6.20260211-0", + "product_id": "rhcos-ppc64le-9.6.20260211-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@9.6.20260211?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-4.19.9.6.202602112047-0", + "product": { + "name": "rhcos-ppc64le-4.19.9.6.202602112047-0", + "product_id": "rhcos-ppc64le-4.19.9.6.202602112047-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.19.9.6.202602112047?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-416.94.202602101357-0", + "product": { + "name": "rhcos-ppc64le-416.94.202602101357-0", + "product_id": "rhcos-ppc64le-416.94.202602101357-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@416.94.202602101357?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-418.94.202602022246-0", + "product": { + "name": "rhcos-ppc64le-418.94.202602022246-0", + "product_id": "rhcos-ppc64le-418.94.202602022246-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@418.94.202602022246?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "rhcos-ppc64le-4.20.9.6.202602050328-0", + "product": { + "name": "rhcos-ppc64le-4.20.9.6.202602050328-0", + "product_id": "rhcos-ppc64le-4.20.9.6.202602050328-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.20.9.6.202602050328?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "product": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "product_id": "openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.1-46.el9_0.7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "product": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "product_id": "openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-18.el9_2.3?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "product": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "product_id": "openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-29.el9_4.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "product": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "product_id": "openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-7.el9_6.2?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=ppc64le&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7?arch=ppc64le&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9@sha256%3A07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770495424" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/code-sshd-rhel9@sha256%3A6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770494649" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/configbump-rhel9@sha256%3Ab01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770404535" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/dashboard-rhel9@sha256%3Acfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770764461" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/imagepuller-rhel9@sha256%3A0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770404517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Aa644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770759517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/machineexec-rhel9@sha256%3Aee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770404430" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/openvsx-rhel9@sha256%3Ac5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770851052" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/devspaces-rhel9-operator@sha256%3Ab151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770494431" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9@sha256%3Ad8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770918006" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/server-rhel9@sha256%3A21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770332067" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/traefik-rhel9@sha256%3A8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770494726" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "product": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/udi-rhel9@sha256%3Abb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472?arch=ppc64le&repository_url=registry.redhat.io/devspaces&tag=1770913862" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "product": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "product": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "product": { + "name": "service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "product_id": "service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "product": { + "name": "service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "product_id": "service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9&tag=2.7.6-5" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "product": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "product": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "product_identification_helper": { + "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d?arch=amd64&repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9&tag=1.8.8-1" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "product_identification_helper": { + "purl": "pkg:oci/cds-rhel9@sha256%3A200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670073" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "product_identification_helper": { + "purl": "pkg:oci/haproxy-rhel9@sha256%3Ad98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773672059" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/installer-rhel9@sha256%3A2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773668803" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhua-rhel9@sha256%3A5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1773670137" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1772160625" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "product": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9@sha256%3Adcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7?arch=amd64&repository_url=registry.redhat.io/rhaiis&tag=1772160593" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-rhel9-operator@sha256%3A210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7?arch=amd64&repository_url=registry.redhat.io/costmanagement&tag=1770836349" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product_id": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "product_identification_helper": { + "purl": "pkg:oci/costmanagement-metrics-operator-bundle@sha256%3A5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441?arch=amd64&repository_url=registry.redhat.io/costmanagement&tag=1770837277" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "product": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "product_id": "registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9@sha256%3Ad93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770495424" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "product": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "product_id": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "product_identification_helper": { + "purl": "pkg:oci/code-sshd-rhel9@sha256%3Ae81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770494649" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "product": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "product_id": "registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "product_identification_helper": { + "purl": "pkg:oci/configbump-rhel9@sha256%3A2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770404535" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "product": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "product_id": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "product_identification_helper": { + "purl": "pkg:oci/dashboard-rhel9@sha256%3A48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770764461" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "product": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "product_id": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "product_identification_helper": { + "purl": "pkg:oci/imagepuller-rhel9@sha256%3A8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770404517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "product": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "product_id": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "product_identification_helper": { + "purl": "pkg:oci/jetbrains-ide-rhel9@sha256%3Af13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770759517" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "product": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "product_id": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "product_identification_helper": { + "purl": "pkg:oci/machineexec-rhel9@sha256%3Ae724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770404430" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "product": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "product_id": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "product_identification_helper": { + "purl": "pkg:oci/openvsx-rhel9@sha256%3A619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770851052" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "product": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "product_id": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/devspaces-rhel9-operator@sha256%3A7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770494431" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "product": { + "name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "product_id": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "product_identification_helper": { + "purl": "pkg:oci/devspaces-operator-bundle@sha256%3A1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770925072" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "product": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "product_id": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9@sha256%3A25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770918006" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "product": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "product_id": "registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "product_identification_helper": { + "purl": "pkg:oci/server-rhel9@sha256%3A049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770332067" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "product": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "product_id": "registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "product_identification_helper": { + "purl": "pkg:oci/traefik-rhel9@sha256%3Accedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770494726" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "product": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "product_id": "registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "product_identification_helper": { + "purl": "pkg:oci/udi-rhel9@sha256%3A90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1?arch=amd64&repository_url=registry.redhat.io/devspaces&tag=1770913862" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product_id": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "product_identification_helper": { + "purl": "pkg:oci/cds-rhel9@sha256%3A83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770808689" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product_id": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "product_identification_helper": { + "purl": "pkg:oci/haproxy-rhel9@sha256%3A409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770807477" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product_id": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "product_identification_helper": { + "purl": "pkg:oci/installer-rhel9@sha256%3A48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770646925" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product_id": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhua-rhel9@sha256%3Adf709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8?arch=amd64&repository_url=registry.redhat.io/rhui5&tag=1770808765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3Aab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016?arch=amd64&repository_url=registry.redhat.io/insights-proxy&tag=1770740405" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3Ad4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1769104765" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6?arch=amd64&repository_url=registry.redhat.io/discovery&tag=1769111774" + } + } + } + ], + "category": "architecture", + "name": "amd64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "rhcos-aarch64-415.92.202603101737-0", + "product": { + "name": "rhcos-aarch64-415.92.202603101737-0", + "product_id": "rhcos-aarch64-415.92.202603101737-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@415.92.202603101737?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-414.92.202602171627-0", + "product": { + "name": "rhcos-aarch64-414.92.202602171627-0", + "product_id": "rhcos-aarch64-414.92.202602171627-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@414.92.202602171627?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-417.94.202602090846-0", + "product": { + "name": "rhcos-aarch64-417.94.202602090846-0", + "product_id": "rhcos-aarch64-417.94.202602090846-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@417.94.202602090846?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-9.6.20260211-0", + "product": { + "name": "rhcos-aarch64-9.6.20260211-0", + "product_id": "rhcos-aarch64-9.6.20260211-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@9.6.20260211?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-4.19.9.6.202602112047-0", + "product": { + "name": "rhcos-aarch64-4.19.9.6.202602112047-0", + "product_id": "rhcos-aarch64-4.19.9.6.202602112047-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.19.9.6.202602112047?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-416.94.202602101357-0", + "product": { + "name": "rhcos-aarch64-416.94.202602101357-0", + "product_id": "rhcos-aarch64-416.94.202602101357-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@416.94.202602101357?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-418.94.202602022246-0", + "product": { + "name": "rhcos-aarch64-418.94.202602022246-0", + "product_id": "rhcos-aarch64-418.94.202602022246-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@418.94.202602022246?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-aarch64-4.20.9.6.202602050328-0", + "product": { + "name": "rhcos-aarch64-4.20.9.6.202602050328-0", + "product_id": "rhcos-aarch64-4.20.9.6.202602050328-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.20.9.6.202602050328?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "product": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "product_id": "openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.1-46.el9_0.7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "product": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "product_id": "openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-18.el9_2.3?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "product": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "product_id": "openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-29.el9_4.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "product": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "product_id": "openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-7.el9_6.2?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=aarch64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@aarch64", + "product": { + "name": "openssl-main@aarch64", + "product_id": "openssl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "rhcos-x86_64-415.92.202603101737-0", + "product": { + "name": "rhcos-x86_64-415.92.202603101737-0", + "product_id": "rhcos-x86_64-415.92.202603101737-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@415.92.202603101737?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-413.92.202602240113-0", + "product": { + "name": "rhcos-x86_64-413.92.202602240113-0", + "product_id": "rhcos-x86_64-413.92.202602240113-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@413.92.202602240113?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-414.92.202602171627-0", + "product": { + "name": "rhcos-x86_64-414.92.202602171627-0", + "product_id": "rhcos-x86_64-414.92.202602171627-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@414.92.202602171627?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-417.94.202602090846-0", + "product": { + "name": "rhcos-x86_64-417.94.202602090846-0", + "product_id": "rhcos-x86_64-417.94.202602090846-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@417.94.202602090846?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-4.19.9.6.202602112047-0", + "product": { + "name": "rhcos-x86_64-4.19.9.6.202602112047-0", + "product_id": "rhcos-x86_64-4.19.9.6.202602112047-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.19.9.6.202602112047?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-9.6.20260211-0", + "product": { + "name": "rhcos-x86_64-9.6.20260211-0", + "product_id": "rhcos-x86_64-9.6.20260211-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@9.6.20260211?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-416.94.202602101357-0", + "product": { + "name": "rhcos-x86_64-416.94.202602101357-0", + "product_id": "rhcos-x86_64-416.94.202602101357-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@416.94.202602101357?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-418.94.202602022246-0", + "product": { + "name": "rhcos-x86_64-418.94.202602022246-0", + "product_id": "rhcos-x86_64-418.94.202602022246-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@418.94.202602022246?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rhcos-x86_64-4.20.9.6.202602050328-0", + "product": { + "name": "rhcos-x86_64-4.20.9.6.202602050328-0", + "product_id": "rhcos-x86_64-4.20.9.6.202602050328-0", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos@4.20.9.6.202602050328?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "product": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "product_id": "openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.1-46.el9_0.7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "product": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "product_id": "openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-18.el9_2.3?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "product": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "product_id": "openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-29.el9_4.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "product": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "product_id": "openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-7.el9_6.2?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product_id": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-16.el10_0.6?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product_id": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el10_1?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-perl@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@x86_64", + "product": { + "name": "openssl-main@x86_64", + "product_id": "openssl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-1:3.0.1-46.el9_0.7.src", + "product": { + "name": "openssl-1:3.0.1-46.el9_0.7.src", + "product_id": "openssl-1:3.0.1-46.el9_0.7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.1-46.el9_0.7?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-18.el9_2.3.src", + "product": { + "name": "openssl-1:3.0.7-18.el9_2.3.src", + "product_id": "openssl-1:3.0.7-18.el9_2.3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-18.el9_2.3?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.0.7-29.el9_4.2.src", + "product": { + "name": "openssl-1:3.0.7-29.el9_4.2.src", + "product_id": "openssl-1:3.0.7-29.el9_4.2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.0.7-29.el9_4.2?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-7.el9_6.2.src", + "product": { + "name": "openssl-1:3.2.2-7.el9_6.2.src", + "product_id": "openssl-1:3.2.2-7.el9_6.2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-7.el9_6.2?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.2.2-16.el10_0.6.src", + "product": { + "name": "openssl-1:3.2.2-16.el10_0.6.src", + "product_id": "openssl-1:3.2.2-16.el10_0.6.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.2.2-16.el10_0.6?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el10_1.src", + "product": { + "name": "openssl-1:3.5.1-7.el10_1.src", + "product_id": "openssl-1:3.5.1-7.el10_1.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el10_1?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-1:3.5.1-7.el9_7.src", + "product": { + "name": "openssl-1:3.5.1-7.el9_7.src", + "product_id": "openssl-1:3.5.1-7.el9_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.1-7.el9_7?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-main@src", + "product": { + "name": "openssl-main@src", + "product_id": "openssl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl@3.5.6-0.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "openssl-libs-1:3.0.1-46.el9_0.7.i686", + "product": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.i686", + "product_id": "openssl-libs-1:3.0.1-46.el9_0.7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.1-46.el9_0.7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "product": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "product_id": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.1-46.el9_0.7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product_id": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.1-46.el9_0.7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product_id": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.1-46.el9_0.7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.1-46.el9_0.7.i686", + "product": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.i686", + "product_id": "openssl-devel-1:3.0.1-46.el9_0.7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.1-46.el9_0.7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-18.el9_2.3.i686", + "product": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.i686", + "product_id": "openssl-libs-1:3.0.7-18.el9_2.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-18.el9_2.3?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "product": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "product_id": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-18.el9_2.3?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product_id": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-18.el9_2.3?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product_id": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-18.el9_2.3?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-18.el9_2.3.i686", + "product": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.i686", + "product_id": "openssl-devel-1:3.0.7-18.el9_2.3.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-18.el9_2.3?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.0.7-29.el9_4.2.i686", + "product": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.i686", + "product_id": "openssl-devel-1:3.0.7-29.el9_4.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.0.7-29.el9_4.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "product": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "product_id": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.0.7-29.el9_4.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product_id": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.0.7-29.el9_4.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product_id": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.0.7-29.el9_4.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.0.7-29.el9_4.2.i686", + "product": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.i686", + "product_id": "openssl-libs-1:3.0.7-29.el9_4.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.0.7-29.el9_4.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.2.2-7.el9_6.2.i686", + "product": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.i686", + "product_id": "openssl-devel-1:3.2.2-7.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.2.2-7.el9_6.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "product": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "product_id": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.2.2-7.el9_6.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product_id": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.2.2-7.el9_6.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product_id": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.2.2-7.el9_6.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.2.2-7.el9_6.2.i686", + "product": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.i686", + "product_id": "openssl-libs-1:3.2.2-7.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.2.2-7.el9_6.2?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-devel-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-devel@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debugsource@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-debuginfo@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs-debuginfo@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product": { + "name": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product_id": "openssl-libs-1:3.5.1-7.el9_7.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/openssl-libs@3.5.1-7.el9_7?arch=i686&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "i686" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-413.92.202602240113-0 as a component of Red Hat OpenShift Container Platform 4.13", + "product_id": "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0" + }, + "product_reference": "rhcos-x86_64-413.92.202602240113-0", + "relates_to_product_reference": "9Base-RHOSE-4.13" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-414.92.202602171627-0 as a component of Red Hat OpenShift Container Platform 4.14", + "product_id": "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0" + }, + "product_reference": "rhcos-aarch64-414.92.202602171627-0", + "relates_to_product_reference": "9Base-RHOSE-4.14" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-414.92.202602171627-0 as a component of Red Hat OpenShift Container Platform 4.14", + "product_id": "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0" + }, + "product_reference": "rhcos-ppc64le-414.92.202602171627-0", + "relates_to_product_reference": "9Base-RHOSE-4.14" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-414.92.202602171627-0 as a component of Red Hat OpenShift Container Platform 4.14", + "product_id": "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0" + }, + "product_reference": "rhcos-s390x-414.92.202602171627-0", + "relates_to_product_reference": "9Base-RHOSE-4.14" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-414.92.202602171627-0 as a component of Red Hat OpenShift Container Platform 4.14", + "product_id": "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0" + }, + "product_reference": "rhcos-x86_64-414.92.202602171627-0", + "relates_to_product_reference": "9Base-RHOSE-4.14" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-415.92.202603101737-0 as a component of Red Hat OpenShift Container Platform 4.15", + "product_id": "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0" + }, + "product_reference": "rhcos-aarch64-415.92.202603101737-0", + "relates_to_product_reference": "9Base-RHOSE-4.15" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-415.92.202603101737-0 as a component of Red Hat OpenShift Container Platform 4.15", + "product_id": "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0" + }, + "product_reference": "rhcos-ppc64le-415.92.202603101737-0", + "relates_to_product_reference": "9Base-RHOSE-4.15" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-415.92.202603101737-0 as a component of Red Hat OpenShift Container Platform 4.15", + "product_id": "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0" + }, + "product_reference": "rhcos-s390x-415.92.202603101737-0", + "relates_to_product_reference": "9Base-RHOSE-4.15" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-415.92.202603101737-0 as a component of Red Hat OpenShift Container Platform 4.15", + "product_id": "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0" + }, + "product_reference": "rhcos-x86_64-415.92.202603101737-0", + "relates_to_product_reference": "9Base-RHOSE-4.15" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-416.94.202602101357-0 as a component of Red Hat OpenShift Container Platform 4.16", + "product_id": "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0" + }, + "product_reference": "rhcos-aarch64-416.94.202602101357-0", + "relates_to_product_reference": "9Base-RHOSE-4.16" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-416.94.202602101357-0 as a component of Red Hat OpenShift Container Platform 4.16", + "product_id": "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0" + }, + "product_reference": "rhcos-ppc64le-416.94.202602101357-0", + "relates_to_product_reference": "9Base-RHOSE-4.16" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-416.94.202602101357-0 as a component of Red Hat OpenShift Container Platform 4.16", + "product_id": "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0" + }, + "product_reference": "rhcos-s390x-416.94.202602101357-0", + "relates_to_product_reference": "9Base-RHOSE-4.16" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-416.94.202602101357-0 as a component of Red Hat OpenShift Container Platform 4.16", + "product_id": "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0" + }, + "product_reference": "rhcos-x86_64-416.94.202602101357-0", + "relates_to_product_reference": "9Base-RHOSE-4.16" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-417.94.202602090846-0 as a component of Red Hat OpenShift Container Platform 4.17", + "product_id": "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0" + }, + "product_reference": "rhcos-aarch64-417.94.202602090846-0", + "relates_to_product_reference": "9Base-RHOSE-4.17" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-417.94.202602090846-0 as a component of Red Hat OpenShift Container Platform 4.17", + "product_id": "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0" + }, + "product_reference": "rhcos-ppc64le-417.94.202602090846-0", + "relates_to_product_reference": "9Base-RHOSE-4.17" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-417.94.202602090846-0 as a component of Red Hat OpenShift Container Platform 4.17", + "product_id": "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0" + }, + "product_reference": "rhcos-s390x-417.94.202602090846-0", + "relates_to_product_reference": "9Base-RHOSE-4.17" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-417.94.202602090846-0 as a component of Red Hat OpenShift Container Platform 4.17", + "product_id": "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0" + }, + "product_reference": "rhcos-x86_64-417.94.202602090846-0", + "relates_to_product_reference": "9Base-RHOSE-4.17" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-418.94.202602022246-0 as a component of Red Hat OpenShift Container Platform 4.18", + "product_id": "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0" + }, + "product_reference": "rhcos-aarch64-418.94.202602022246-0", + "relates_to_product_reference": "9Base-RHOSE-4.18" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-418.94.202602022246-0 as a component of Red Hat OpenShift Container Platform 4.18", + "product_id": "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0" + }, + "product_reference": "rhcos-ppc64le-418.94.202602022246-0", + "relates_to_product_reference": "9Base-RHOSE-4.18" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-418.94.202602022246-0 as a component of Red Hat OpenShift Container Platform 4.18", + "product_id": "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0" + }, + "product_reference": "rhcos-s390x-418.94.202602022246-0", + "relates_to_product_reference": "9Base-RHOSE-4.18" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-418.94.202602022246-0 as a component of Red Hat OpenShift Container Platform 4.18", + "product_id": "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0" + }, + "product_reference": "rhcos-x86_64-418.94.202602022246-0", + "relates_to_product_reference": "9Base-RHOSE-4.18" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-4.19.9.6.202602112047-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0" + }, + "product_reference": "rhcos-aarch64-4.19.9.6.202602112047-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-9.6.20260211-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0" + }, + "product_reference": "rhcos-aarch64-9.6.20260211-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-4.19.9.6.202602112047-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0" + }, + "product_reference": "rhcos-ppc64le-4.19.9.6.202602112047-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-9.6.20260211-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0" + }, + "product_reference": "rhcos-ppc64le-9.6.20260211-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-4.19.9.6.202602112047-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0" + }, + "product_reference": "rhcos-s390x-4.19.9.6.202602112047-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-9.6.20260211-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0" + }, + "product_reference": "rhcos-s390x-9.6.20260211-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-4.19.9.6.202602112047-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0" + }, + "product_reference": "rhcos-x86_64-4.19.9.6.202602112047-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-9.6.20260211-0 as a component of Red Hat OpenShift Container Platform 4.19", + "product_id": "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0" + }, + "product_reference": "rhcos-x86_64-9.6.20260211-0", + "relates_to_product_reference": "9Base-RHOSE-4.19" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-aarch64-4.20.9.6.202602050328-0 as a component of Red Hat OpenShift Container Platform 4.20", + "product_id": "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0" + }, + "product_reference": "rhcos-aarch64-4.20.9.6.202602050328-0", + "relates_to_product_reference": "9Base-RHOSE-4.20" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-ppc64le-4.20.9.6.202602050328-0 as a component of Red Hat OpenShift Container Platform 4.20", + "product_id": "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0" + }, + "product_reference": "rhcos-ppc64le-4.20.9.6.202602050328-0", + "relates_to_product_reference": "9Base-RHOSE-4.20" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-s390x-4.20.9.6.202602050328-0 as a component of Red Hat OpenShift Container Platform 4.20", + "product_id": "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0" + }, + "product_reference": "rhcos-s390x-4.20.9.6.202602050328-0", + "relates_to_product_reference": "9Base-RHOSE-4.20" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos-x86_64-4.20.9.6.202602050328-0 as a component of Red Hat OpenShift Container Platform 4.20", + "product_id": "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0" + }, + "product_reference": "rhcos-x86_64-4.20.9.6.202602050328-0", + "relates_to_product_reference": "9Base-RHOSE-4.20" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le" + }, + "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x" + }, + "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64" + }, + "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64" + }, + "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le" + }, + "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x" + }, + "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64" + }, + "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64" + }, + "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le" + }, + "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x" + }, + "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64" + }, + "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64" + }, + "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64" + }, + "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le" + }, + "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x" + }, + "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64" + }, + "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64" + }, + "product_reference": "service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64" + }, + "product_reference": "service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64" + }, + "product_reference": "service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le" + }, + "product_reference": "service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x" + }, + "product_reference": "service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64" + }, + "product_reference": "service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x" + }, + "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le" + }, + "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64" + }, + "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64" + }, + "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64" + }, + "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le" + }, + "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x" + }, + "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64 as a component of Red Hat Service Interconnect 1", + "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64" + }, + "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "relates_to_product_reference": "9Base-Service-Interconnect-1" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)", + "product_id": "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "AppStream-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-devel-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)", + "product_id": "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "AppStream-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-devel-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-devel-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-devel-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)", + "product_id": "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-devel-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-perl-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "AppStream-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.src", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)", + "product_id": "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z.E2S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.src", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "relates_to_product_reference": "BaseOS-10.1.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.1-46.el9_0.7.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src" + }, + "product_reference": "openssl-1:3.0.1-46.el9_0.7.src", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-libs-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)", + "product_id": "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "relates_to_product_reference": "BaseOS-9.0.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-18.el9_2.3.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src" + }, + "product_reference": "openssl-1:3.0.7-18.el9_2.3.src", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-libs-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-29.el9_4.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src" + }, + "product_reference": "openssl-1:3.0.7-29.el9_4.2.src", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-libs-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-7.el9_6.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src" + }, + "product_reference": "openssl-1:3.2.2-7.el9_6.2.src", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-libs-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)", + "product_id": "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.src", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + }, + "product_reference": "openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64 as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le as a component of Cost Management 4", + "product_id": "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le" + }, + "product_reference": "registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "relates_to_product_reference": "Cost Management 4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64 as a component of Red Hat AI Inference Server 3.2", + "product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64" + }, + "product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "relates_to_product_reference": "Red Hat AI Inference Server 3.2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@aarch64" + }, + "product_reference": "openssl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@src" + }, + "product_reference": "openssl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:openssl-main@x86_64" + }, + "product_reference": "openssl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x" + }, + "product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64" + }, + "product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le" + }, + "product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64 as a component of Red Hat OpenShift Dev Spaces (RHOSDS) 3.26", + "product_id": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64" + }, + "product_reference": "registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "relates_to_product_reference": "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64 as a component of Red Hat Update Infrastructure 5", + "product_id": "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64" + }, + "product_reference": "registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "relates_to_product_reference": "Red Hat Update Infrastructure 5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-tools" + }, + "product_reference": "edk2-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools-doc as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2-tools-doc" + }, + "product_reference": "edk2-tools-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mokutil as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:mokutil" + }, + "product_reference": "mokutil", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-aarch64.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src" + }, + "product_reference": "shim-unsigned-aarch64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "AAVMF as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:AAVMF" + }, + "product_reference": "AAVMF", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "OVMF as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:OVMF" + }, + "product_reference": "OVMF", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-libs" + }, + "product_reference": "openssl-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ovmf.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:ovmf.src" + }, + "product_reference": "ovmf.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl10 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:compat-openssl10" + }, + "product_reference": "compat-openssl10", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl10.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:compat-openssl10.src" + }, + "product_reference": "compat-openssl10.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mingw32-openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mingw32-openssl" + }, + "product_reference": "mingw32-openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mingw64-openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mingw64-openssl" + }, + "product_reference": "mingw64-openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl" + }, + "product_reference": "openssl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-devel" + }, + "product_reference": "openssl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-libs" + }, + "product_reference": "openssl-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-perl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-perl" + }, + "product_reference": "openssl-perl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl-static as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl-static" + }, + "product_reference": "openssl-static", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "openssl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:openssl.src" + }, + "product_reference": "openssl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-ia32 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-ia32" + }, + "product_reference": "shim-ia32", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-unsigned-x64" + }, + "product_reference": "shim-unsigned-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:shim.src" + }, + "product_reference": "shim.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl11 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:compat-openssl11" + }, + "product_reference": "compat-openssl11", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "compat-openssl11.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:compat-openssl11.src" + }, + "product_reference": "compat-openssl11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-aarch64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-aarch64" + }, + "product_reference": "edk2-aarch64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-ovmf as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-ovmf" + }, + "product_reference": "edk2-ovmf", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-tools" + }, + "product_reference": "edk2-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2-tools-doc as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2-tools-doc" + }, + "product_reference": "edk2-tools-doc", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "edk2.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:edk2.src" + }, + "product_reference": "edk2.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-aa64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-aa64" + }, + "product_reference": "shim-aa64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-aarch64.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src" + }, + "product_reference": "shim-unsigned-aarch64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-x64" + }, + "product_reference": "shim-unsigned-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-unsigned-x64.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-unsigned-x64.src" + }, + "product_reference": "shim-unsigned-x64.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim-x64 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim-x64" + }, + "product_reference": "shim-x64", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "shim.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:shim.src" + }, + "product_reference": "shim.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-15467", + "cwe": { + "id": "CWE-120", + "name": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')" + }, + "discovery_date": "2026-01-16T14:21:50.710000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2430376" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in OpenSSL. A remote attacker can exploit a stack buffer overflow vulnerability by supplying a crafted Cryptographic Message Syntax (CMS) message with an oversized Initialization Vector (IV) when parsing AuthEnvelopedData structures that use Authenticated Encryption with Associated Data (AEAD) ciphers such as AES-GCM. This can lead to a crash, causing a Denial of Service (DoS), or potentially allow for remote code execution.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Important for Red Hat products. On Red Hat Enterprise Linux, OpenSSL is built with stack protections enabled which mitigate the risk of code execution though a denial-of-service condition remains possible. This vulnerability only affects applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers, such as Kerberos using the PKINIT plugin. OpenSSL versions 1.1.1 and 1.0.2 are not affected by this issue.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0", + "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0", + "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0", + "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0", + "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0", + "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0", + "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0", + "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat JBoss Core Services 2.4.62.SP3", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "known_not_affected": [ + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-15467" + }, + { + "category": "external", + "summary": "RHBZ#2430376", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430376" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-15467", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-15467" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467" + } + ], + "release_date": "2026-01-27T14:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-03-05T11:25:42+00:00", + "details": "For OpenShift Container Platform 4.13 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html/release_notes\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64 architecture. The image digest may be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha value for the release is as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:a7c362225f22ef51feca9c9959409ffc5f8308a9ecc06ed2cc39b31668327eba\n\nAll OpenShift Container Platform 4.13 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.13/html-single/updating_clusters/index#updating-cluster-within-minor.", + "product_ids": [ + "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3415" + }, + { + "category": "vendor_fix", + "date": "2026-02-26T14:43:45+00:00", + "details": "For OpenShift Container Platform 4.14 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:5d84e0f03cadea0cffa8a36ea86f815c4015d18af9e7150dbc4ce7c3b4043891\n\n (For s390x architecture)\n The image digest is sha256:8482c7b8dda889961377707d79813d14f4283c8bfb93b33767b62f9c08684f82\n\n (For ppc64le architecture)\n The image digest is sha256:731eefeadb4821a0e9e4572039b85467035d0388bd003b8484324ac7c5917caf\n\n (For aarch64 architecture)\n The image digest is sha256:e116421add29af6e166cbc15891dba184ddc560c5976b424532f96bf0472c2e9\n\nAll OpenShift Container Platform 4.14 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.14/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2974" + }, + { + "category": "vendor_fix", + "date": "2026-03-19T05:49:50+00:00", + "details": "For OpenShift Container Platform 4.15 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:0301752d0cbc1d62336f5c467be4b63947e882750760243f513da5c6c003289e\n\n (For s390x architecture)\n The image digest is sha256:92ae7546248ac2341469a7bd801569e225bfab6177fae12a1aa90c990e96459b\n\n (For ppc64le architecture)\n The image digest is sha256:ba40e267f4ff9a6150513e3b2411032cbedbe4ffc0bed012f17675e5a40d473e\n\n (For aarch64 architecture)\n The image digest is sha256:a780ba0cb96fe8e52708f989caf17a7aebc38142cc43aec45d063e5520190761\n\nAll OpenShift Container Platform 4.15 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.15/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4419" + }, + { + "category": "vendor_fix", + "date": "2026-02-18T13:07:30+00:00", + "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:9be78983e01f2fd4a8652543a3a997923818f2d62e0968f15ff30d0084233b49\n\n (For s390x architecture)\n The image digest is sha256:62344078c5d27a8b4a230cb69f800be2e7bace1ba0683ad48c219be850549abc\n\n (For ppc64le architecture)\n The image digest is sha256:8dc7e7317bb32a320281248503bda3dea8262c671d99acb75b83eda1e6b3695e\n\n (For aarch64 architecture)\n The image digest is sha256:e179e1d1ed72417286499f8f075a00c43ef9ddb96de9bf0234dd3a28e448c5f1\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2659" + }, + { + "category": "vendor_fix", + "date": "2026-02-18T21:21:57+00:00", + "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:d1c2044e31dd213e8b67aa19f63a7bdb93e0424c3d6f932a66e7d1513a9ca1e2\n\n (For s390x architecture)\n The image digest is sha256:a5d268ec5655a0812c028e62007fbcfa0aad41c87f08d2e1e757cf877fa79780\n\n (For ppc64le architecture)\n The image digest is sha256:08795864ea6ef2033c33700005eb0f14ece2a1a2c0330b04eb2930aeae6e6c00\n\n (For aarch64 architecture)\n The image digest is sha256:6d5b7c9ef9f80ea739f79bd997755ac89182a097f1b58594c991442677915b2f\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2671" + }, + { + "category": "vendor_fix", + "date": "2026-02-11T04:49:09+00:00", + "details": "For OpenShift Container Platform 4.18 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is {x864_DIGEST}\n\n (For s390x architecture)\n The image digest is {s390x_DIGEST}\n\n (For ppc64le architecture)\n The image digest is {ppc64le_DIGEST}\n\n (For aarch64 architecture)\n The image digest is {aarch64_DIGEST}\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2072" + }, + { + "category": "vendor_fix", + "date": "2026-02-18T21:01:52+00:00", + "details": "For OpenShift Container Platform 4.19 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:3ef832b8bb0d56331035ba54af36c36be46d6c6dc1a41e300055692f02bb001d\n\n (For s390x architecture)\n The image digest is sha256:f57a48ce1d9f20cfa338c367638038d4796cbb2142d22dc470fb47e422614136\n\n (For ppc64le architecture)\n The image digest is sha256:5d845876c06ea2816b6ae1502cee1c9bfb16c1c474cafcc5a1764a1390db95a9\n\n (For aarch64 architecture)\n The image digest is sha256:77518b9c0bbde558527b26225fa0dd2c666fedf7e5dc5669e89e342024de9283\n\nAll OpenShift Container Platform 4.19 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2633" + }, + { + "category": "vendor_fix", + "date": "2026-02-11T04:41:05+00:00", + "details": "For OpenShift Container Platform 4.20 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:682e85bfe8034924e596b281ed8fefe4451e6f6c5bac07b5ec300443eeb23566\n\n (For s390x architecture)\n The image digest is sha256:66cf2025ec50387370ab50d72677c4c07291a7b6d00f64fbd3847a1f09b74a34\n\n (For ppc64le architecture)\n The image digest is sha256:1214b651712a42e5b9b514fa1d0f225fe0297ccd0ea438820fac4f9ecf87380b\n\n (For aarch64 architecture)\n The image digest is sha256:c8625f4fa6492a1d36d5dccf36407ea0ac35672fe62e8ec1293df5ed90b643b2\n\nAll OpenShift Container Platform 4.20 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html-single/updating_clusters/index#updating-cluster-cli.", + "product_ids": [ + "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2077" + }, + { + "category": "vendor_fix", + "date": "2026-04-02T16:17:10+00:00", + "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:6481" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T15:32:54+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1496" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T09:06:06+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1472" + }, + { + "category": "vendor_fix", + "date": "2026-02-02T17:33:59+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1733" + }, + { + "category": "vendor_fix", + "date": "2026-01-29T17:22:14+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1594" + }, + { + "category": "vendor_fix", + "date": "2026-01-29T00:24:19+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1519" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T17:17:47+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1503" + }, + { + "category": "vendor_fix", + "date": "2026-01-28T10:08:56+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1473" + }, + { + "category": "vendor_fix", + "date": "2026-02-24T17:03:15+00:00", + "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/latest/operators/admin/olm-upgrading-operators.html", + "product_ids": [ + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3228" + }, + { + "category": "vendor_fix", + "date": "2026-02-27T14:54:46+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3461", + "product_ids": [ + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3461" + }, + { + "category": "vendor_fix", + "date": "2026-02-27T14:55:49+00:00", + "details": "For more information visit https://access.redhat.com/errata/RHSA-2026:3462", + "product_ids": [ + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:3462" + }, + { + "category": "vendor_fix", + "date": "2026-02-02T17:31:06+00:00", + "details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.", + "product_ids": [ + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:1736" + }, + { + "category": "vendor_fix", + "date": "2026-04-09T08:50:10+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7261" + }, + { + "category": "vendor_fix", + "date": "2026-02-10T20:29:13+00:00", + "details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.", + "product_ids": [ + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2485" + }, + { + "category": "vendor_fix", + "date": "2026-02-23T19:19:20+00:00", + "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nThe References section of this erratum contains a download link. You must be logged in to download the update.", + "product_ids": [ + "Red Hat JBoss Core Services 2.4.62.SP3" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2995" + }, + { + "category": "vendor_fix", + "date": "2026-02-17T18:20:32+00:00", + "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2844" + }, + { + "category": "vendor_fix", + "date": "2026-03-18T16:24:32+00:00", + "details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.", + "product_ids": [ + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:4943" + }, + { + "category": "vendor_fix", + "date": "2026-02-11T14:34:45+00:00", + "details": "The container images provided by this release, apart from the installer, should be deployed using rhui-installer utility.\nSee the official documentation for more details.", + "product_ids": [ + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:2563" + }, + { + "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": [ + "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0", + "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0", + "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0", + "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0", + "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0", + "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0", + "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0", + "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat JBoss Core Services 2.4.62.SP3", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.8, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" + }, + "products": [ + "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0", + "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0", + "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0", + "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0", + "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0", + "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0", + "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0", + "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat JBoss Core Services 2.4.62.SP3", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Important", + "product_ids": [ + "9Base-RHOSE-4.13:rhcos-x86_64-413.92.202602240113-0", + "9Base-RHOSE-4.14:rhcos-aarch64-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-ppc64le-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-s390x-414.92.202602171627-0", + "9Base-RHOSE-4.14:rhcos-x86_64-414.92.202602171627-0", + "9Base-RHOSE-4.15:rhcos-aarch64-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-ppc64le-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-s390x-415.92.202603101737-0", + "9Base-RHOSE-4.15:rhcos-x86_64-415.92.202603101737-0", + "9Base-RHOSE-4.16:rhcos-aarch64-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-ppc64le-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-s390x-416.94.202602101357-0", + "9Base-RHOSE-4.16:rhcos-x86_64-416.94.202602101357-0", + "9Base-RHOSE-4.17:rhcos-aarch64-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-ppc64le-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-s390x-417.94.202602090846-0", + "9Base-RHOSE-4.17:rhcos-x86_64-417.94.202602090846-0", + "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-s390x-418.94.202602022246-0", + "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202602022246-0", + "9Base-RHOSE-4.19:rhcos-aarch64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-aarch64-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-ppc64le-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-s390x-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-s390x-9.6.20260211-0", + "9Base-RHOSE-4.19:rhcos-x86_64-4.19.9.6.202602112047-0", + "9Base-RHOSE-4.19:rhcos-x86_64-9.6.20260211-0", + "9Base-RHOSE-4.20:rhcos-aarch64-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-ppc64le-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-s390x-4.20.9.6.202602050328-0", + "9Base-RHOSE-4.20:rhcos-x86_64-4.20.9.6.202602050328-0", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:9066ce6dbb603fddd2e0f0cce572149959964e053edfee3790c09b0a0c9ac9cd_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:92675024ae62bb66fa3dc511006cc13036602e8217b28ab0c62047c9779cf903_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:c04fc92b80a97a96a70144bf945a37e61453bdada7fe509ee4d48fff7f658ada_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:cb65975cb9979fab93a247c75cd4f68741f3a552aea964d2169be14c720f4230_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:0ff71337912bc711345e420e1c95d0751feb252694da1a9dacb2324cc05174a5_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:3b5d04aae3534524e2d1c995355b4c910af147d81b6b3bb8de96bdd618471473_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c334431860215340856ec10941615db01136d7c88f7cbfde25e3261f4b6335b6_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:c3ef2d2a06681cd724fc9f296bf0c4a84ff38f04a89b849865f034f54f7c6255_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:4fce2c3d5f9b147e83025cbd35666ef4b254eb56e9c03238bfbeafbe2fa525d0_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:5fb00b9d9764c0c30e45d75825ba1beeca93f4a8f1e8ef2a83e92777bfeefba1_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:8f686adead014c6cc191b8188e13655b0799c067ee2b1344701ce4d2527b3341_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:c98f080d47d479240888d76ad5b8f9f52595f4e55466830a033ed7645b3db25d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:7f5d904a15b9833540d72d80ddb1edd1dda71e803e5b81be45b84a4a092261f8_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:9a1a5f4d8ab78b4e9f9904a1a22d8a5a29b9c50a4f482ab9ad372791c5b1752e_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:14fcf922c5f1b03eff3720aaec68db4ea7390114a2b90a5ab18d5b65b9cab976_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:6281bb245d691108228f096e2815100b95de53a6479f1b81a28a32d406e0dcef_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:75410f493caf95e63fc783b5ee38f2c117679dd37912daa9df292062da2c158a_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:e74fed9f261838c3bf47cd0a372cbdc9dd88bff085d86c6bb97efb3ffd5d1564_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:305200aa9738c5ca0f68bde6c804cf34c5ce3b456c2e2ce5dd84d1196e9187f7_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:43d2c3b4409ae05e0e6e33d9fcd886c9dba3c544cd6a432a6c9c01650cc7975c_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:cd7ffc1d388a67aef5476ed87326893e41c82836d6fcb3f4669675affafa3ab2_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:fbf9bcc72859d1897aeeaa01aff7a6c826039a4462df04164ae791cf0b7f2837_amd64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:034ceaf007c5a011f10400ba96072a3d881fe9ed3d4c44c748157a1ce718256d_arm64", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:528e5839cd63d99d24310f3849428de552ec967f3e2a59ad564b79e01c2b5bf4_ppc64le", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:768758a2718d7b22970ecea2a431b503363fb3c9019377e6e6e5a669bd1ba10c_s390x", + "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9d82e699465f5823af52ec205c4038d8384baac438840c5e53d5d480e078607d_amd64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-devel-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.aarch64", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.ppc64le", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.s390x", + "AppStream-10.0.Z.E2S:openssl-perl-1:3.2.2-16.el10_0.6.x86_64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-devel-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.aarch64", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.ppc64le", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.s390x", + "AppStream-10.1.Z:openssl-perl-1:3.5.1-7.el10_1.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-devel-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.aarch64", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.ppc64le", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.s390x", + "AppStream-9.0.0.Z.E4S:openssl-perl-1:3.0.1-46.el9_0.7.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-devel-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.aarch64", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.ppc64le", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.s390x", + "AppStream-9.2.0.Z.E4S:openssl-perl-1:3.0.7-18.el9_2.3.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-devel-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.aarch64", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.ppc64le", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.s390x", + "AppStream-9.4.0.Z.EUS:openssl-perl-1:3.0.7-29.el9_4.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-devel-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.aarch64", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.s390x", + "AppStream-9.6.0.Z.EUS:openssl-perl-1:3.2.2-7.el9_6.2.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-devel-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.aarch64", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.ppc64le", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.s390x", + "AppStream-9.7.0.Z.MAIN:openssl-perl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.src", + "BaseOS-10.0.Z.E2S:openssl-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-debugsource-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.aarch64", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.ppc64le", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.s390x", + "BaseOS-10.0.Z.E2S:openssl-libs-debuginfo-1:3.2.2-16.el10_0.6.x86_64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.src", + "BaseOS-10.1.Z:openssl-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-debugsource-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-1:3.5.1-7.el10_1.x86_64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.aarch64", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.ppc64le", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.s390x", + "BaseOS-10.1.Z:openssl-libs-debuginfo-1:3.5.1-7.el10_1.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.src", + "BaseOS-9.0.0.Z.E4S:openssl-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-debugsource-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.aarch64", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.i686", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.ppc64le", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.s390x", + "BaseOS-9.0.0.Z.E4S:openssl-libs-debuginfo-1:3.0.1-46.el9_0.7.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.src", + "BaseOS-9.2.0.Z.E4S:openssl-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-debugsource-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.aarch64", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.i686", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.ppc64le", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.s390x", + "BaseOS-9.2.0.Z.E4S:openssl-libs-debuginfo-1:3.0.7-18.el9_2.3.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.src", + "BaseOS-9.4.0.Z.EUS:openssl-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-debugsource-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.aarch64", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.i686", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.ppc64le", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.s390x", + "BaseOS-9.4.0.Z.EUS:openssl-libs-debuginfo-1:3.0.7-29.el9_4.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.src", + "BaseOS-9.6.0.Z.EUS:openssl-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-debugsource-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.i686", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.s390x", + "BaseOS-9.6.0.Z.EUS:openssl-libs-debuginfo-1:3.2.2-7.el9_6.2.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.src", + "BaseOS-9.7.0.Z.MAIN:openssl-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debuginfo-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-debugsource-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-1:3.5.1-7.el9_7.x86_64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.aarch64", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.i686", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.ppc64le", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.s390x", + "BaseOS-9.7.0.Z.MAIN:openssl-libs-debuginfo-1:3.5.1-7.el9_7.x86_64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle@sha256:5acccd71d43acf0b452b05a87ddaecffe7bfb4dd47bab24725b1d4ec88879441_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:1dd05671a8614a4354d9ebf94673f9e1bfd7a38af7052c2a4b9a25264f3ee4e1_arm64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:210abe5689a75606b17b1cea30eeef8fd7f0ab39a5d2af6af32e314ed80928c7_amd64", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:5ae433507d81fd888260a30b4519daf148c42a71d469e9f63eed75f599733937_s390x", + "Cost Management 4:registry.redhat.io/costmanagement/costmanagement-metrics-rhel9-operator@sha256:7424ae28625701b1441987b0457100505e273b2cbcb087bf0c046d7b2cc596c7_ppc64le", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:dcb9d1cd005c40b6db6f893e56419e383b9dcc0d38315605cb1457e2af5354f7_amd64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fa844e16d06e871f1a5dbc2fd5b3882d28112eee8d6bee601d94c96295c5e24f_arm64", + "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:53007894763e03f609c35c727cb738db3c2130b19fa0e1069c24240e0870fb7a_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:519d4fe184cebe5152f840e9f609fa4705590656ac9bcace2e2e17622ab7e6a8_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:d4d6cd6b1a84587ee851c4f76b47c1e6bf9f597f4a476c34e4a257cd1a860448_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:26bb49a8e2e695d61192f04eb0db63efa8210bba20ea22b60e4e22d519d8b9e6_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4ba29e3e7565cfdfdedcc558bc8495398cee07742fda133b0bc04fd657b908cd_arm64", + "Red Hat Hardened Images:openssl-main@aarch64", + "Red Hat Hardened Images:openssl-main@src", + "Red Hat Hardened Images:openssl-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:975a1e501a8520df83f3f4114e72a71384ff1866ec99c7a45fffbf8c76ef5cbc_arm64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:ab86ba36e62e8aec5ba48e9e0076b1f8086c48157c85990be0e2ce3e03273016_amd64", + "Red Hat JBoss Core Services 2.4.62.SP3", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:07b5aa25be771e9205eeec6b99eba468e856fe613ce1f14f56fe1a1987bebff1_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:080f5c8c0036ff152960bace14a46d838aaab50d005b02741ba26d08fc040249_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:a03a86747f6191a55ba5a95383124c93fcbba2b137da04fe6b9508a2e54a2a86_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-rhel9@sha256:d93b78cc40286233dd48bf7bb91eab892329bb56367c03e4e2cf36e565917209_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:4aff583803de7ebd055aa820c3167cf60fd65c4c5192cb86af65803c552871ec_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:6c0618a262457b1e209870c64225082c01200807b2ae338063425d3aa2f96fcc_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:a9a3ee20941be2f803fc3d5ac9f14ebdc4bea275927f56696aaf9ba8b4900c74_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/code-sshd-rhel9@sha256:e81bba6aea603106046eaf3196d785d1ae63eb82b8b2d5799c2e8757ca30fb4b_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:2dd449320ffd135b13cc7a43392f8be402c6b21677e949b6cb23d90c25b2af27_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:46e17c423ab487e330913b8f7addd7f4625e5f74385104e5856c01f78ef31d09_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:b01aa02ff03139120d3316da77ec4a0b4423c3c5561a3a1113732eedabe9aecd_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/configbump-rhel9@sha256:ffdb6bd87cb727dd99df7a9b3c160bd26fc113957bb22dc442cd38ba6b56d485_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:20b0660092b3a3c069c06aae34f3306bcd655d58e33f7b8ce168aa3f21ccfef1_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:48de995db52924f4a20fc4c62c18a62223b3ef05ac5b5008dcb3628a4ee2767e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:a67220640f3cbaea11bc4e47a36fc852152620bc50a81cdf155c56374b2cc546_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/dashboard-rhel9@sha256:cfba0a1117e348ee5252289beaca5affdff3dc4a0e4cfc87f7b3ed20db16c1db_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-operator-bundle@sha256:1da81db973a6033fbe12a59e877335bf194ec4563b61e530a44326915518f788_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:740fb67de0e874261cf456ab601b9c5a2de47912d04375172c36ee2110c54594_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:7ca3cba246b8d1163fcbbb2d4798a27b5e123f36b5155e0c563747316f09b09f_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:b151b96c8187c820c6e91e6bc2a3048839e5b3dc883cec69bb04e46a875c6f74_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/devspaces-rhel9-operator@sha256:c2c57991cc8bdda2882836401980b05d81bb254d8f6002cc345fbb985e43c258_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:0265615072824fe889c5bd3d1f40d8027c38236718ec3c994bc327583e4e4885_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:24e0cccde7ea62cc4371acaa567e3e180c01941fa35844088bc73a4b27e5281e_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:8704addd93ca4fbbf4a585084775de2fe496e7641b1406a426d29e107d86119c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/imagepuller-rhel9@sha256:d198c71d91965b65f49eea8497a7574cb8d7a9599c54fa95d8d8cd12f60c6c81_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:a644a873fe159eece3e6ce341eceb7b7a4fe62f5e835e604aaf8574735d960ca_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:b503ab30512cc9bf3cfa89f5a8b09a591b038f61c22d1b2777477f40bbdbec0b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:cb7dfb0bcf96a8f8ddeea922aa9be138b734b085267e2ce6a89390a51349f57d_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/jetbrains-ide-rhel9@sha256:f13b292f3ab98895a8d07f4b4637af2c8fe0b45dd4609e3a2a2548b9dfb239d1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:3d277b876221d34650e2e7dd6368fd0892f9f535424c77ff1219df36c3972939_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:75097ff55bd9c180931c8db38709e70e3909fa17e2a7ed0949ffe02de01a468a_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:e724671480f0db043ff01c510cf3665833976806b3fb3fe64c4f186c3d445e7c_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/machineexec-rhel9@sha256:ee21dfe4d927a49196e81782875e88bd564c48c620ec07444a07387f9e4b6889_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:619c10386e0224e5228876a434c5b8d78d251bc383e2a9491503d6ceddd33c96_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:b69f3ac7efeae55c89036c589536b264f1a1e2431d120ea625c1045fc9d7de79_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:c5e4373203140944e469e0306311911cde0231b24d256bb9c65e3150558efd3c_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/openvsx-rhel9@sha256:d37e4c1f6f9bcebfb5ef805284b343d98d6e742adb589ade746321eade5863b4_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:25de67b5c2c60597173d977b2a09ecd14a9b2d60c4fd24ac0c8bf3c1ac6c000e_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:26dd9fb71bfad01a9a62e5cd83768146120efea71107c89cd8ce3361e7c73b4b_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:48d31aa446fe1033ad770ed74442053bcee5102035a9c618fb81cde1743a9692_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/pluginregistry-rhel9@sha256:d8203704e7ee44c7937b1c81166c63c002a8a09de0e38b04a3cc1e60ad94adcf_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:049c2ef7242b5ba8f80c623fb9d3a1577ade9470547119d45e5dbe1c6889b097_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:21a2cb587fce8d547f8cc31c97243bbf2bf30e8cccb64a772d60df40c909f221_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:506a7942298ea0fe39bd7cc794b9b8c374d91b38c194af3f8ec05b2d0b008205_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/server-rhel9@sha256:967d1fa6c419ed553a04addc4ca15b80ec83dc5c6899194514324eb4c79afa68_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:38f746ee7214cd30a440b754f9fa6d72e3bd802eb868e13eec139fb643e20dbc_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:7663c30c4bd9750038838a7131b680130e85f4a8d5aa41741ce4aecab7bede8b_arm64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:8ea5bdee69a073ae7a741c6fe6d770d2ed87b0c0143885fca06a49d2a0036612_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/traefik-rhel9@sha256:ccedf18e442831008f1c63721c6bf536436af0024279151044dd2d8c5e87f684_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:1a9e80f609eaf33cc252400a5e4371096dc549cbf9364e95dc6f38144fdb8bdf_s390x", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:90f6995edd69f00118cad45ab7c6d4683a99c2de2b3202f017d108cd4aadccc1_amd64", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:bb9f0ee4fa785a4c3d4a3f6f5e177f4a41350ccef40bc53bfeedee2d52061472_ppc64le", + "Red Hat OpenShift Dev Spaces (RHOSDS) 3.26:registry.redhat.io/devspaces/udi-rhel9@sha256:f3428de9e2ede29629694ab02ff8ca25543f3bc8a7300d1de95c00724e31c4b5_arm64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:200c27e9b396276bd505c6b41127ac5eb1d94d620172cb818ae733f2a21ac524_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/cds-rhel9@sha256:83e8b356eb4697a81ff8c6764dc976862800f4c78122a606173340a6e105a4fe_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:409a64405669fd11ad8700356243762a3507430f9bba4100bb92765d4482b7e5_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/haproxy-rhel9@sha256:d98fd3fe5f5f9acd0efae7db19b61b864be1eb2fbe2586a1b6be2429fa2cc7a3_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:2c50c87906a1abebf427a70f401c409f1258cb55d2096f517db870ec991cfd7f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/installer-rhel9@sha256:48cf7cf48dfadb17f9357bf1894a5d0393551a893faa8b0ea0e11fe1ffed497f_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:5f1fbf66fb349a7baf066a1216d39989c3b89f18ec5108b96d9643baf4856778_amd64", + "Red Hat Update Infrastructure 5:registry.redhat.io/rhui5/rhua-rhel9@sha256:df709663b581b740006c6ea4b297978932874eade1563c3952e0594e926aa5f8_amd64", + "red_hat_enterprise_linux_10:edk2-aarch64", + "red_hat_enterprise_linux_10:edk2-ovmf", + "red_hat_enterprise_linux_10:edk2-tools", + "red_hat_enterprise_linux_10:edk2-tools-doc", + "red_hat_enterprise_linux_10:edk2.src", + "red_hat_enterprise_linux_10:mokutil", + "red_hat_enterprise_linux_10:shim-aa64", + "red_hat_enterprise_linux_10:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_10:shim-unsigned-x64.src", + "red_hat_enterprise_linux_10:shim-x64", + "red_hat_enterprise_linux_6:openssl", + "red_hat_enterprise_linux_6:openssl-devel", + "red_hat_enterprise_linux_6:openssl-perl", + "red_hat_enterprise_linux_6:openssl-static", + "red_hat_enterprise_linux_6:openssl.src", + "red_hat_enterprise_linux_7:AAVMF", + "red_hat_enterprise_linux_7:OVMF", + "red_hat_enterprise_linux_7:openssl", + "red_hat_enterprise_linux_7:openssl-devel", + "red_hat_enterprise_linux_7:openssl-libs", + "red_hat_enterprise_linux_7:openssl-perl", + "red_hat_enterprise_linux_7:openssl-static", + "red_hat_enterprise_linux_7:openssl.src", + "red_hat_enterprise_linux_7:ovmf.src", + "red_hat_enterprise_linux_8:compat-openssl10", + "red_hat_enterprise_linux_8:compat-openssl10.src", + "red_hat_enterprise_linux_8:edk2-aarch64", + "red_hat_enterprise_linux_8:edk2-ovmf", + "red_hat_enterprise_linux_8:edk2.src", + "red_hat_enterprise_linux_8:mingw32-openssl", + "red_hat_enterprise_linux_8:mingw64-openssl", + "red_hat_enterprise_linux_8:openssl", + "red_hat_enterprise_linux_8:openssl-devel", + "red_hat_enterprise_linux_8:openssl-libs", + "red_hat_enterprise_linux_8:openssl-perl", + "red_hat_enterprise_linux_8:openssl-static", + "red_hat_enterprise_linux_8:openssl.src", + "red_hat_enterprise_linux_8:shim-aa64", + "red_hat_enterprise_linux_8:shim-ia32", + "red_hat_enterprise_linux_8:shim-unsigned-x64", + "red_hat_enterprise_linux_8:shim-unsigned-x64.src", + "red_hat_enterprise_linux_8:shim-x64", + "red_hat_enterprise_linux_8:shim.src", + "red_hat_enterprise_linux_9:compat-openssl11", + "red_hat_enterprise_linux_9:compat-openssl11.src", + "red_hat_enterprise_linux_9:edk2-aarch64", + "red_hat_enterprise_linux_9:edk2-ovmf", + "red_hat_enterprise_linux_9:edk2-tools", + "red_hat_enterprise_linux_9:edk2-tools-doc", + "red_hat_enterprise_linux_9:edk2.src", + "red_hat_enterprise_linux_9:shim-aa64", + "red_hat_enterprise_linux_9:shim-unsigned-aarch64.src", + "red_hat_enterprise_linux_9:shim-unsigned-x64", + "red_hat_enterprise_linux_9:shim-unsigned-x64.src", + "red_hat_enterprise_linux_9:shim-x64", + "red_hat_enterprise_linux_9:shim.src" + ] + } + ], + "title": "openssl: OpenSSL: Remote code execution or Denial of Service via oversized Initialization Vector in CMS parsing" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32988.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32988.json new file mode 100644 index 000000000..a40a268c1 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32988.json @@ -0,0 +1,9337 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-32988.json" + } + ], + "title": "gnutls: Vulnerability in GnuTLS otherName SAN export", + "tracking": { + "current_release_date": "2026-06-30T03:16:13+00:00", + "generator": { + "date": "2026-06-30T03:16:13+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.0" + } + }, + "id": "CVE-2025-32988", + "initial_release_date": "2025-07-10T07:55:14.310000+00:00", + "revision_history": [ + { + "date": "2025-07-10T07:55:14.310000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-14T09:58:02+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-30T03:16:13+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 8)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 8)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.0" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Ceph Storage 7", + "product": { + "name": "Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ceph_storage:7::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Ceph Storage" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Insights proxy 1.5", + "product": { + "name": "Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:insights_proxy:1.5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Insights proxy" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Discovery 2", + "product": { + "name": "Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:discovery:2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Discovery" + }, + { + "category": "product_version", + "name": "gnutls.src", + "product": { + "name": "gnutls.src", + "product_id": "gnutls.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel", + "product": { + "name": "gnutls-devel", + "product_id": "gnutls-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel" + } + } + }, + { + "category": "product_version", + "name": "gnutls", + "product": { + "name": "gnutls", + "product_id": "gnutls", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls" + } + } + }, + { + "category": "product_version", + "name": "gnutls-guile", + "product": { + "name": "gnutls-guile", + "product_id": "gnutls-guile", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-guile" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils", + "product": { + "name": "gnutls-utils", + "product_id": "gnutls-utils", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++", + "product": { + "name": "gnutls-c++", + "product_id": "gnutls-c++", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane", + "product": { + "name": "gnutls-dane", + "product_id": "gnutls-dane", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.aarch64", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.aarch64", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@aarch64", + "product": { + "name": "gnutls-main@aarch64", + "product_id": "gnutls-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3Ad3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3Ace213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.i686", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.i686", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=i686" + } + } + } + ], + "category": "architecture", + "name": "i686" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.x86_64", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.x86_64", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@x86_64", + "product": { + "name": "gnutls-main@x86_64", + "product_id": "gnutls-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.s390x", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.s390x", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3A6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.6.16-8.el8_10.4.src", + "product": { + "name": "gnutls-0:3.6.16-8.el8_10.4.src", + "product_id": "gnutls-0:3.6.16-8.el8_10.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.6.16-8.el8_10.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.src", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.src", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.src", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.src", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.src", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.src", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.src", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.src", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@src", + "product": { + "name": "gnutls-main@src", + "product_id": "gnutls-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-main@noarch", + "product": { + "name": "gnutls-main@noarch", + "product_id": "gnutls-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw32-gnutls@3.8.12-1.1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Ade1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3A4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Aadaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea?arch=amd64&repository_url=registry.redhat.io/insights-proxy&tag=1.5.7-1759331989" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3A54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208?arch=amd64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760553895" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65?arch=amd64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760554384" + } + } + } + ], + "category": "architecture", + "name": "amd64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd?arch=arm64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207?arch=arm64&repository_url=registry.redhat.io/insights-proxy&tag=1.5.7-1759331989" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3Af4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2?arch=arm64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760553895" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648?arch=arm64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760554384" + } + } + } + ], + "category": "architecture", + "name": "arm64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", + "product_id": "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.src", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.src", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", + "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.src", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.src", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.src", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@aarch64" + }, + "product_reference": "gnutls-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@noarch" + }, + "product_reference": "gnutls-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@src" + }, + "product_reference": "gnutls-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@x86_64" + }, + "product_reference": "gnutls-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-guile as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-guile" + }, + "product_reference": "gnutls-guile", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++ as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-c++" + }, + "product_reference": "gnutls-c++", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-dane" + }, + "product_reference": "gnutls-dane", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-32988", + "cwe": { + "id": "CWE-415", + "name": "Double Free" + }, + "discovery_date": "2025-04-15T01:21:36.833000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2359622" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in GnuTLS. A double-free vulnerability exists in GnuTLS due to incorrect ownership handling in the export logic of Subject Alternative Name (SAN) entries containing an otherName. If the type-id OID is invalid or malformed, GnuTLS will call asn1_delete_structure() on an ASN.1 node it does not own, leading to a double-free condition when the parent function or caller later attempts to free the same structure.\n\nThis vulnerability can be triggered using only public GnuTLS APIs and may result in denial of service or memory corruption, depending on allocator behavior.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "gnutls: Vulnerability in GnuTLS otherName SAN export", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This vulnerability is rated Moderate rather than Important because, although it involves a memory management flaw (double-free) that can potentially lead to memory corruption, practical exploitation is limited by modern memory protection mechanisms and contextual constraints. The issue occurs only when processing malformed SAN otherName entries through public GnuTLS APIs—an uncommon and controlled code path in most deployments. Furthermore, exploitation for arbitrary code execution is highly dependent on allocator behavior and requires precise heap manipulation, which is non-trivial under defenses such as Address Space Layout Randomization (ASLR), Data Execution Prevention (DEP), and hardened memory allocators. In the majority of cases, the outcome would be a crash or denial of service rather than a reliable compromise of integrity or confidentiality. Therefore, given its limited attack surface, dependency on crafted input, and the presence of strong runtime mitigations, the impact justifies a Moderate severity classification instead of Important.\n\nAs such, successfully triggering this vulnerability would require a sophisticated attack vector that is capable of accounting for the many native and deployed security mechanisms designed to detect and contain a double-free condition.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + ], + "known_affected": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ], + "known_not_affected": [ + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-32988" + }, + { + "category": "external", + "summary": "RHBZ#2359622", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359622" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-32988", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-32988" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32988", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32988" + }, + { + "category": "external", + "summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html", + "url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html" + } + ], + "release_date": "2025-07-10T07:55:14.310000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2025-09-17T17:13:16+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:16115" + }, + { + "category": "vendor_fix", + "date": "2025-10-07T07:40:04+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17415" + }, + { + "category": "vendor_fix", + "date": "2025-10-06T08:50:07+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17361" + }, + { + "category": "vendor_fix", + "date": "2025-10-06T02:41:41+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17348" + }, + { + "category": "vendor_fix", + "date": "2025-09-17T18:17:11+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:16116" + }, + { + "category": "vendor_fix", + "date": "2025-12-01T21:59:44+00:00", + "details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.", + "product_ids": [ + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:22529" + }, + { + "category": "vendor_fix", + "date": "2025-10-23T19:26:05+00:00", + "details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.", + "product_ids": [ + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:19088" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T20:19:55+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7477" + }, + { + "category": "vendor_fix", + "date": "2025-10-01T16:41:41+00:00", + "details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.", + "product_ids": [ + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17181" + }, + { + "category": "workaround", + "details": "Currently, no mitigation is available for this vulnerability.", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H", + "version": "3.1" + }, + "products": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-devel-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "AppStream-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.src", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-debugsource-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.aarch64", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.i686", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.ppc64le", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.s390x", + "BaseOS-8.10.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.6.16-8.el8_10.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "title": "gnutls: Vulnerability in GnuTLS otherName SAN export" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32989.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32989.json new file mode 100644 index 000000000..c46fc6be1 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2025-32989.json @@ -0,0 +1,7797 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-32989.json" + } + ], + "title": "gnutls: Vulnerability in GnuTLS SCT extension parsing", + "tracking": { + "current_release_date": "2026-06-30T03:16:14+00:00", + "generator": { + "date": "2026-06-30T03:16:14+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.0" + } + }, + "id": "CVE-2025-32989", + "initial_release_date": "2025-07-10T07:54:13.541000+00:00", + "revision_history": [ + { + "date": "2025-07-10T07:54:13.541000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-14T09:58:09+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-30T03:16:14+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.0" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product": { + "name": "Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10.0" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Ceph Storage 7", + "product": { + "name": "Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ceph_storage:7::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Ceph Storage" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Insights proxy 1.5", + "product": { + "name": "Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:insights_proxy:1.5::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Insights proxy" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Discovery 2", + "product": { + "name": "Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:discovery:2::el9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Discovery" + }, + { + "category": "product_version", + "name": "gnutls-guile", + "product": { + "name": "gnutls-guile", + "product_id": "gnutls-guile", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-guile" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel", + "product": { + "name": "gnutls-devel", + "product_id": "gnutls-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel" + } + } + }, + { + "category": "product_version", + "name": "gnutls.src", + "product": { + "name": "gnutls.src", + "product_id": "gnutls.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls", + "product": { + "name": "gnutls", + "product_id": "gnutls", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils", + "product": { + "name": "gnutls-utils", + "product_id": "gnutls-utils", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++", + "product": { + "name": "gnutls-c++", + "product_id": "gnutls-c++", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane", + "product": { + "name": "gnutls-dane", + "product_id": "gnutls-dane", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.src", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.src", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.src", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.src", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.src", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.src", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.src", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.src", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@src", + "product": { + "name": "gnutls-main@src", + "product_id": "gnutls-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=aarch64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@aarch64", + "product": { + "name": "gnutls-main@aarch64", + "product_id": "gnutls-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=ppc64le" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3Ad3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3Ace213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204?arch=ppc64le&repository_url=registry.redhat.io/rhceph" + } + } + } + ], + "category": "architecture", + "name": "ppc64le" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=i686" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.i686", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=i686" + } + } + } + ], + "category": "architecture", + "name": "i686" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "gnutls-main@x86_64", + "product": { + "name": "gnutls-main@x86_64", + "product_id": "gnutls-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.12-1.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product_id": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.7.6-21.el9_2.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product": { + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product_id": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-4.el9_4.4?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product": { + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product_id": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.3-6.el9_6.2?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debugsource@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils-debuginfo@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-c%2B%2B@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-dane@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-devel@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-fips@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product_id": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gnutls-utils@3.8.9-9.el10_0.14?arch=s390x" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3A9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3A6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3A992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5?arch=s390x&repository_url=registry.redhat.io/rhceph" + } + } + } + ], + "category": "architecture", + "name": "s390x" + }, + { + "branches": [ + { + "category": "product_version", + "name": "gnutls-main@noarch", + "product": { + "name": "gnutls-main@noarch", + "product_id": "gnutls-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mingw32-gnutls@3.8.12-1.1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-haproxy-rhel9@sha256%3Ade1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product_id": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "product_identification_helper": { + "purl": "pkg:oci/keepalived-rhel9@sha256%3A0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-promtail-rhel9@sha256%3A29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product_id": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "product_identification_helper": { + "purl": "pkg:oci/rhceph-7-rhel9@sha256%3A4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product_id": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "product_identification_helper": { + "purl": "pkg:oci/snmp-notifier-rhel9@sha256%3Aadaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056?arch=amd64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea?arch=amd64&repository_url=registry.redhat.io/insights-proxy&tag=1.5.7-1759331989" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3A54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208?arch=amd64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760553895" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65?arch=amd64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760554384" + } + } + } + ], + "category": "architecture", + "name": "amd64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product_id": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "product_identification_helper": { + "purl": "pkg:oci/grafana-rhel9@sha256%3A5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd?arch=arm64&repository_url=registry.redhat.io/rhceph" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product_id": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "product_identification_helper": { + "purl": "pkg:oci/insights-proxy-container-rhel9@sha256%3A8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207?arch=arm64&repository_url=registry.redhat.io/insights-proxy&tag=1.5.7-1759331989" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product_id": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-server-rhel9@sha256%3Af4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2?arch=arm64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760553895" + } + } + }, + { + "category": "product_version", + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product_id": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "product_identification_helper": { + "purl": "pkg:oci/discovery-ui-rhel9@sha256%3A435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648?arch=arm64&repository_url=registry.redhat.io/discovery&tag=2.3.0-1760554384" + } + } + } + ], + "category": "architecture", + "name": "arm64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)", + "product_id": "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "AppStream-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)", + "product_id": "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "AppStream-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)", + "product_id": "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "AppStream-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", + "product_id": "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "AppStream-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.src", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)", + "product_id": "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "relates_to_product_reference": "BaseOS-10.0.Z" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.src", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)", + "product_id": "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "relates_to_product_reference": "BaseOS-9.2.0.Z.E4S" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.src", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)", + "product_id": "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "relates_to_product_reference": "BaseOS-9.4.0.Z.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.src", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", + "product_id": "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + }, + "product_reference": "gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "relates_to_product_reference": "BaseOS-9.6.0.Z.MAIN.EUS" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64 as a component of Red Hat Ceph Storage 7", + "product_id": "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64" + }, + "product_reference": "registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "relates_to_product_reference": "Red Hat Ceph Storage 7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64 as a component of Red Hat Discovery 2", + "product_id": "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64" + }, + "product_reference": "registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "relates_to_product_reference": "Red Hat Discovery 2" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@aarch64" + }, + "product_reference": "gnutls-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@noarch" + }, + "product_reference": "gnutls-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@src" + }, + "product_reference": "gnutls-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:gnutls-main@x86_64" + }, + "product_reference": "gnutls-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64 as a component of Red Hat Insights proxy 1.5", + "product_id": "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + }, + "product_reference": "registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "relates_to_product_reference": "Red Hat Insights proxy 1.5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-guile as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-guile" + }, + "product_reference": "gnutls-guile", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++ as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-c++" + }, + "product_reference": "gnutls-c++", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-dane" + }, + "product_reference": "gnutls-dane", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls" + }, + "product_reference": "gnutls", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-c++ as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls-c++" + }, + "product_reference": "gnutls-c++", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-dane as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls-dane" + }, + "product_reference": "gnutls-dane", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls-devel" + }, + "product_reference": "gnutls-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls-utils as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls-utils" + }, + "product_reference": "gnutls-utils", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gnutls.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:gnutls.src" + }, + "product_reference": "gnutls.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2025-32989", + "cwe": { + "id": "CWE-295", + "name": "Improper Certificate Validation" + }, + "discovery_date": "2025-04-15T01:21:36.512000+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "red_hat_enterprise_linux_8:gnutls", + "red_hat_enterprise_linux_8:gnutls-c++", + "red_hat_enterprise_linux_8:gnutls-dane", + "red_hat_enterprise_linux_8:gnutls-devel", + "red_hat_enterprise_linux_8:gnutls-utils", + "red_hat_enterprise_linux_8:gnutls.src" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2359621" + } + ], + "notes": [ + { + "category": "description", + "text": "A heap-buffer-overread vulnerability was found in GnuTLS in how it handles the Certificate Transparency (CT) Signed Certificate Timestamp (SCT) extension during X.509 certificate parsing. This flaw allows a malicious user to create a certificate containing a malformed SCT extension (OID 1.3.6.1.4.1.11129.2.4.2) that contains sensitive data. This issue leads to the exposure of confidential information when GnuTLS verifies certificates from certain websites when the certificate (SCT) is not checked correctly.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "gnutls: Vulnerability in GnuTLS SCT extension parsing", + "title": "Vulnerability summary" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + ], + "known_affected": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ], + "known_not_affected": [ + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "red_hat_enterprise_linux_8:gnutls", + "red_hat_enterprise_linux_8:gnutls-c++", + "red_hat_enterprise_linux_8:gnutls-dane", + "red_hat_enterprise_linux_8:gnutls-devel", + "red_hat_enterprise_linux_8:gnutls-utils", + "red_hat_enterprise_linux_8:gnutls.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2025-32989" + }, + { + "category": "external", + "summary": "RHBZ#2359621", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359621" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2025-32989", + "url": "https://www.cve.org/CVERecord?id=CVE-2025-32989" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-32989", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32989" + }, + { + "category": "external", + "summary": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html", + "url": "https://lists.gnupg.org/pipermail/gnutls-help/2025-July/004883.html" + } + ], + "release_date": "2025-07-10T07:54:13.541000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2025-09-17T17:13:16+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:16115" + }, + { + "category": "vendor_fix", + "date": "2025-10-06T08:50:07+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17361" + }, + { + "category": "vendor_fix", + "date": "2025-10-06T02:41:41+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17348" + }, + { + "category": "vendor_fix", + "date": "2025-09-17T18:17:11+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:16116" + }, + { + "category": "vendor_fix", + "date": "2025-12-01T21:59:44+00:00", + "details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.", + "product_ids": [ + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:22529" + }, + { + "category": "vendor_fix", + "date": "2025-10-23T19:26:05+00:00", + "details": "The containers required to run Discovery can be installed through discovery-installer\nRPM. See the official documentation for more details.", + "product_ids": [ + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:19088" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T20:19:55+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7477" + }, + { + "category": "vendor_fix", + "date": "2025-10-01T16:41:41+00:00", + "details": "The Insights proxy container image provided here is downloaded by the Red Hat\nInsights proxy product RPM.\n\nBefore applying this update, make sure all previously released errata relevant to\nyour system have been applied.", + "product_ids": [ + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64" + ], + "url": "https://access.redhat.com/errata/RHSA-2025:17181" + }, + { + "category": "workaround", + "details": "Currently, no mitigation is available for this vulnerability.", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", + "version": "3.1" + }, + "products": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_enterprise_linux_8:gnutls", + "red_hat_enterprise_linux_8:gnutls-c++", + "red_hat_enterprise_linux_8:gnutls-dane", + "red_hat_enterprise_linux_8:gnutls-devel", + "red_hat_enterprise_linux_8:gnutls-utils", + "red_hat_enterprise_linux_8:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-devel-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-fips-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "AppStream-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-devel-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "AppStream-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-devel-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "AppStream-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-devel-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-0:3.8.3-6.el9_6.2.x86_64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "AppStream-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.src", + "BaseOS-10.0.Z:gnutls-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-c++-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-dane-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-debugsource-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.aarch64", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.ppc64le", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.s390x", + "BaseOS-10.0.Z:gnutls-utils-debuginfo-0:3.8.9-9.el10_0.14.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.src", + "BaseOS-9.2.0.Z.E4S:gnutls-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-c++-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-dane-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-debugsource-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.aarch64", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.i686", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.ppc64le", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.s390x", + "BaseOS-9.2.0.Z.E4S:gnutls-utils-debuginfo-0:3.7.6-21.el9_2.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.src", + "BaseOS-9.4.0.Z.EUS:gnutls-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-c++-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-dane-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-debugsource-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.aarch64", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.i686", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.ppc64le", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.s390x", + "BaseOS-9.4.0.Z.EUS:gnutls-utils-debuginfo-0:3.8.3-4.el9_4.4.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.src", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-c++-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-dane-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-debugsource-0:3.8.3-6.el9_6.2.x86_64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.aarch64", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.i686", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.ppc64le", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.s390x", + "BaseOS-9.6.0.Z.MAIN.EUS:gnutls-utils-debuginfo-0:3.8.3-6.el9_6.2.x86_64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:5a9b2a273a676301e4270312e5d03b2b19222d95ee0f95583fd1eedc956078cd_arm64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:684398687e17d2eff4f713eaee18dea22bbe3285334bfad0d9812fab51c300a8_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:9394923ea473b90739587a7f90ec269963ec5ce399520d8f626d63ad1357a0a2_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/grafana-rhel9@sha256:d3f279fb0bf1b0e13fce85af7a3976149023cb85faf881bfcf515ae129c3b249_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:0c2ea384ae2c29dbbc965e9c24f1e6e78d2d1922dae44218c7585030c5a7a906_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:721cc49763de142a6eba2dd441ba0dc522500d385d65300219be48d2f31f0c74_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/keepalived-rhel9@sha256:9fa023730bc77721a1d519ecc1a209b6d4c06b29baa3dcbb5f2dff2921c6cf27_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:4d2f9dc5b2b33ee1c77bbfabcbbb9f4d94d343b04c4de2e4f8b3b81a1f0fd2fe_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:6b79ed10423d954d21dd24c9cb1cf507f6e02c2942ace7fa30cf7af2ffaeb631_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-7-rhel9@sha256:ce213d48fbefae6b9d5f5a64b79c6ed016afcb646bf7b5742707ed31f9a464a2_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:2fa401bf3bd53d4f2b9ad775b266ee897206e632a70e7a661409de7860b810c8_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:9b67425fc074cc2154ac38dd8b5e92e5b2bbd46f8899683a23e9020e62ab5adf_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-haproxy-rhel9@sha256:de1c3da36e3258c2b6032bf2e3f89fb2c6018489deab55bf97d2416294e4dcf6_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:27ce7c22853f9754b91e91cf9b88f9fb99ceea7b9555724fc36b0dddd83c93a4_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:29f771b5f09b0e33d1c2589166a17368f5eec98e46efbe962ecc7a5c8d9ec923_amd64", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/rhceph-promtail-rhel9@sha256:6ae4656046c69b9821519e54665d9bc6575f3cf35c3a83fa78b50b7efe95ef53_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:6968e191b6f06b24febd441bd8b6b2d68236a6cee30a233d1ef6fc1191332204_ppc64le", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:992f1649dfed889b9af86da3dcb91a764dc4a0b5918c4ce0945a0c1f5329dfa5_s390x", + "Red Hat Ceph Storage 7:registry.redhat.io/rhceph/snmp-notifier-rhel9@sha256:adaa24cdf0a56c1fbda2f7ac7f977b07dfc8c12654cbdc8d9dc5c020b2736056_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:54d0aab9e86766954949e7a5a11fb29b6b1c463ebb5ba0fb46b2d0f108753208_amd64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-server-rhel9@sha256:f4f0ef1497a7cde32f6507f6805050a33ecb95b93bb7ad6bd0544edd3ef19af2_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:435ba9959b793d46a63a74c343bb8c3ff68350496afec12cc5e894dfc40b7648_arm64", + "Red Hat Discovery 2:registry.redhat.io/discovery/discovery-ui-rhel9@sha256:4784c2680572f9d091fcfb8c593d5424c0fcd8ea9cd51d25ddaf2f72abc7da65_amd64", + "Red Hat Hardened Images:gnutls-main@aarch64", + "Red Hat Hardened Images:gnutls-main@noarch", + "Red Hat Hardened Images:gnutls-main@src", + "Red Hat Hardened Images:gnutls-main@x86_64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:4ca38b33efec0d2dd17a8fd822a7c18281810676ceabb0c1db90953cb91cd5ea_amd64", + "Red Hat Insights proxy 1.5:registry.redhat.io/insights-proxy/insights-proxy-container-rhel9@sha256:8eb6b896e1eac4080a564e146f95c4166e47ca137083b37119027c6a77011207_arm64", + "red_hat_enterprise_linux_6:gnutls", + "red_hat_enterprise_linux_6:gnutls-devel", + "red_hat_enterprise_linux_6:gnutls-guile", + "red_hat_enterprise_linux_6:gnutls-utils", + "red_hat_enterprise_linux_6:gnutls.src", + "red_hat_enterprise_linux_7:gnutls", + "red_hat_enterprise_linux_7:gnutls-c++", + "red_hat_enterprise_linux_7:gnutls-dane", + "red_hat_enterprise_linux_7:gnutls-devel", + "red_hat_enterprise_linux_7:gnutls-utils", + "red_hat_enterprise_linux_7:gnutls.src", + "red_hat_enterprise_linux_8:gnutls", + "red_hat_enterprise_linux_8:gnutls-c++", + "red_hat_enterprise_linux_8:gnutls-dane", + "red_hat_enterprise_linux_8:gnutls-devel", + "red_hat_enterprise_linux_8:gnutls-utils", + "red_hat_enterprise_linux_8:gnutls.src", + "red_hat_openshift_container_platform_4:rhcos" + ] + } + ], + "title": "gnutls: Vulnerability in GnuTLS SCT extension parsing" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-11856.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-11856.json new file mode 100644 index 000000000..d0eda4242 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-11856.json @@ -0,0 +1,1072 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-11856.json" + } + ], + "title": "curl: curl: Information disclosure via incorrect Digest authentication header reuse", + "tracking": { + "current_release_date": "2026-07-23T13:01:21+00:00", + "generator": { + "date": "2026-07-23T13:01:21+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.7" + } + }, + "id": "CVE-2026-11856", + "initial_release_date": "2026-07-03T06:13:31.661000+00:00", + "revision_history": [ + { + "date": "2026-07-03T06:13:31.661000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-07-23T12:56:29+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-07-23T13:01:21+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Container Platform 4", + "product": { + "name": "Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Container Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Trusted Profile Analyzer", + "product": { + "name": "Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:trusted_profile_analyzer:2" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Trusted Profile Analyzer" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "curl", + "product": { + "name": "curl", + "product_id": "curl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-devel", + "product": { + "name": "libcurl-devel", + "product_id": "libcurl-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-devel" + } + } + }, + { + "category": "product_version", + "name": "curl.src", + "product": { + "name": "curl.src", + "product_id": "curl.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libcurl", + "product": { + "name": "libcurl", + "product_id": "libcurl", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl" + } + } + }, + { + "category": "product_version", + "name": "libcurl-minimal", + "product": { + "name": "libcurl-minimal", + "product_id": "libcurl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libcurl-minimal" + } + } + }, + { + "category": "product_version", + "name": "curl-minimal", + "product": { + "name": "curl-minimal", + "product_id": "curl-minimal", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl-minimal" + } + } + }, + { + "category": "product_version", + "name": "rhcos", + "product": { + "name": "rhcos", + "product_id": "rhcos", + "product_identification_helper": { + "purl": "pkg:generic/redhat/rhcos" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product": { + "name": "rhtpa/rhtpa-trustification-service-rhel9", + "product_id": "rhtpa/rhtpa-trustification-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhtpa-trustification-service-rhel9?repository_url=registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@aarch64", + "product": { + "name": "curl-main@aarch64", + "product_id": "curl-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.21.0-0.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "rust-main@aarch64", + "product": { + "name": "rust-main@aarch64", + "product_id": "rust-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo@1.96.1-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@src", + "product": { + "name": "curl-main@src", + "product_id": "curl-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.21.0-0.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "rust-main@src", + "product": { + "name": "rust-main@src", + "product_id": "rust-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust@1.96.1-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "curl-main@x86_64", + "product": { + "name": "curl-main@x86_64", + "product_id": "curl-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/curl@8.21.0-0.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "rust-main@x86_64", + "product": { + "name": "rust-main@x86_64", + "product_id": "rust-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/cargo@1.96.1-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "rust-main@noarch", + "product": { + "name": "rust-main@noarch", + "product_id": "rust-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rust-debugger-common@1.96.1-1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@aarch64" + }, + "product_reference": "curl-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@src" + }, + "product_reference": "curl-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:curl-main@x86_64" + }, + "product_reference": "curl-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:rust-main@aarch64" + }, + "product_reference": "rust-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:rust-main@noarch" + }, + "product_reference": "rust-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:rust-main@src" + }, + "product_reference": "rust-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rust-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:rust-main@x86_64" + }, + "product_reference": "rust-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl" + }, + "product_reference": "curl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl-minimal" + }, + "product_reference": "curl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "curl.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:curl.src" + }, + "product_reference": "curl.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl" + }, + "product_reference": "libcurl", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-devel" + }, + "product_reference": "libcurl-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libcurl-minimal as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:libcurl-minimal" + }, + "product_reference": "libcurl-minimal", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhcos as a component of Red Hat OpenShift Container Platform 4", + "product_id": "red_hat_openshift_container_platform_4:rhcos" + }, + "product_reference": "rhcos", + "relates_to_product_reference": "red_hat_openshift_container_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhtpa/rhtpa-trustification-service-rhel9 as a component of Red Hat Trusted Profile Analyzer", + "product_id": "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + }, + "product_reference": "rhtpa/rhtpa-trustification-service-rhel9", + "relates_to_product_reference": "red_hat_trusted_profile_analyzer" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2026-11856", + "cwe": { + "id": "CWE-201", + "name": "Insertion of Sensitive Information Into Sent Data" + }, + "discovery_date": "2026-07-03T07:01:38.848109+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2496767" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in curl. When `libcurl` performs a transfer to an HTTP origin using Digest authentication and then reuses the same connection handle for a subsequent transfer to a different origin, it may incorrectly send the authentication header intended for the first origin to the second. This could lead to unintended information disclosure, potentially allowing an attacker to gain unauthorized access to sensitive data.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "curl: curl: Information disclosure via incorrect Digest authentication header reuse", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This Moderate-severity flaw in `libcurl` can lead to information disclosure when an application reuses a `libcurl` handle for transfers to different HTTP origins while using Digest authentication. The vulnerability arises from `libcurl` incorrectly sending the authentication header intended for the initial origin to a subsequent, different origin. This could expose sensitive authentication data to an unintended recipient, potentially compromising user credentials or session information. The only observed impact from this flaw is an integrity impact.\n\n- libcurl only — the curl CLI is not affected\n- Requires an application to reuse an easy handle across different HTTP origins while Digest auth state is attached — a specific programming pattern\n- Credentials themselves are not leaked; only the authenticated state (\"Authorization: ...\" HTTP header)\n- Fixed in curl 8.21.0; affected range: 7.10.6 – 8.20.0", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "Red Hat Hardened Images:rust-main@aarch64", + "Red Hat Hardened Images:rust-main@noarch", + "Red Hat Hardened Images:rust-main@src", + "Red Hat Hardened Images:rust-main@x86_64" + ], + "known_affected": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos" + ], + "known_not_affected": [ + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2026-11856" + }, + { + "category": "external", + "summary": "RHBZ#2496767", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496767" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2026-11856", + "url": "https://www.cve.org/CVERecord?id=CVE-2026-11856" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11856", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11856" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2026-11856.html", + "url": "https://curl.se/docs/CVE-2026-11856.html" + }, + { + "category": "external", + "summary": "https://curl.se/docs/CVE-2026-11856.json", + "url": "https://curl.se/docs/CVE-2026-11856.json" + }, + { + "category": "external", + "summary": "https://hackerone.com/reports/3793260", + "url": "https://hackerone.com/reports/3793260" + } + ], + "release_date": "2026-07-03T06:13:31.661000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-06-24T12:18:38+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:29017" + }, + { + "category": "vendor_fix", + "date": "2026-07-02T15:43:28+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:rust-main@aarch64", + "Red Hat Hardened Images:rust-main@noarch", + "Red Hat Hardened Images:rust-main@src", + "Red Hat Hardened Images:rust-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:34975" + }, + { + "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.\n\nCorrect usage of the library: Create a fresh handle for a different origin, or explicitly clear authentication-related state before reuse:\n```c\n// req.A\ncurl = curl_easy_init();\n...\ncurl_easy_cleanup(curl);\n\n\n// req.B\ncurl = curl_easy_init();\n...\ncurl_easy_cleanup(curl);\n```\n\nFixed in libcurl 8.21.0; affected range: 7.10.6 – 8.20.0", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "Red Hat Hardened Images:rust-main@aarch64", + "Red Hat Hardened Images:rust-main@noarch", + "Red Hat Hardened Images:rust-main@src", + "Red Hat Hardened Images:rust-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos" + ] + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_openshift_container_platform_4:rhcos" + ] + }, + { + "category": "none_available", + "details": "Affected", + "product_ids": [ + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "Red Hat Hardened Images:rust-main@aarch64", + "Red Hat Hardened Images:rust-main@noarch", + "Red Hat Hardened Images:rust-main@src", + "Red Hat Hardened Images:rust-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:curl-main@aarch64", + "Red Hat Hardened Images:curl-main@src", + "Red Hat Hardened Images:curl-main@x86_64", + "Red Hat Hardened Images:rust-main@aarch64", + "Red Hat Hardened Images:rust-main@noarch", + "Red Hat Hardened Images:rust-main@src", + "Red Hat Hardened Images:rust-main@x86_64", + "red_hat_enterprise_linux_10:curl", + "red_hat_enterprise_linux_10:curl.src", + "red_hat_enterprise_linux_10:libcurl", + "red_hat_enterprise_linux_10:libcurl-devel", + "red_hat_enterprise_linux_10:libcurl-minimal", + "red_hat_enterprise_linux_6:curl", + "red_hat_enterprise_linux_6:curl.src", + "red_hat_enterprise_linux_6:libcurl", + "red_hat_enterprise_linux_6:libcurl-devel", + "red_hat_enterprise_linux_7:curl", + "red_hat_enterprise_linux_7:curl.src", + "red_hat_enterprise_linux_7:libcurl", + "red_hat_enterprise_linux_7:libcurl-devel", + "red_hat_enterprise_linux_8:curl", + "red_hat_enterprise_linux_8:curl.src", + "red_hat_enterprise_linux_8:libcurl", + "red_hat_enterprise_linux_8:libcurl-devel", + "red_hat_enterprise_linux_8:libcurl-minimal", + "red_hat_enterprise_linux_9:curl", + "red_hat_enterprise_linux_9:curl-minimal", + "red_hat_enterprise_linux_9:curl.src", + "red_hat_enterprise_linux_9:libcurl", + "red_hat_enterprise_linux_9:libcurl-devel", + "red_hat_enterprise_linux_9:libcurl-minimal", + "red_hat_openshift_container_platform_4:rhcos", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_trusted_profile_analyzer:rhtpa/rhtpa-trustification-service-rhel9" + ] + } + ], + "title": "curl: curl: Information disclosure via incorrect Digest authentication header reuse" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-3446.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-3446.json new file mode 100644 index 000000000..d54267e1a --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-3446.json @@ -0,0 +1,4936 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-3446.json" + } + ], + "title": "python: Python base64: Incomplete data decoding due to premature stop at padding", + "tracking": { + "current_release_date": "2026-06-28T11:02:40+00:00", + "generator": { + "date": "2026-06-28T11:02:40+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2026-3446", + "initial_release_date": "2026-04-10T18:17:35.045000+00:00", + "revision_history": [ + { + "date": "2026-04-10T18:17:35.045000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-04-13T14:55:12.034392+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-28T11:02:40+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "red_hat_hardened_images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "python3-test", + "product": { + "name": "python3-test", + "product_id": "python3-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-test" + } + } + }, + { + "category": "product_version", + "name": "python3-idle", + "product": { + "name": "python3-idle", + "product_id": "python3-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.12.src", + "product": { + "name": "python3.12.src", + "product_id": "python3.12.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-debug", + "product": { + "name": "python3-debug", + "product_id": "python3-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-debug" + } + } + }, + { + "category": "product_version", + "name": "python3-tkinter", + "product": { + "name": "python3-tkinter", + "product_id": "python3-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3-libs", + "product": { + "name": "python3-libs", + "product_id": "python3-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-libs" + } + } + }, + { + "category": "product_version", + "name": "python3-devel", + "product": { + "name": "python3-devel", + "product_id": "python3-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-devel" + } + } + }, + { + "category": "product_version", + "name": "python3", + "product": { + "name": "python3", + "product_id": "python3", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3" + } + } + }, + { + "category": "product_version", + "name": "python-unversioned-command", + "product": { + "name": "python-unversioned-command", + "product_id": "python-unversioned-command", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-idle", + "product": { + "name": "python3.14-freethreading-idle", + "product_id": "python3.14-freethreading-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-libs", + "product": { + "name": "python3.14-freethreading-libs", + "product_id": "python3.14-freethreading-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-debug", + "product": { + "name": "python3.14-freethreading-debug", + "product_id": "python3.14-freethreading-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14-devel", + "product": { + "name": "python3.14-devel", + "product_id": "python3.14-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.14", + "product": { + "name": "python3.14", + "product_id": "python3.14", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14" + } + } + }, + { + "category": "product_version", + "name": "python3.14-idle", + "product": { + "name": "python3.14-idle", + "product_id": "python3.14-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-test", + "product": { + "name": "python3.14-test", + "product_id": "python3.14-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading", + "product": { + "name": "python3.14-freethreading", + "product_id": "python3.14-freethreading", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading" + } + } + }, + { + "category": "product_version", + "name": "python3.14-tkinter", + "product": { + "name": "python3.14-tkinter", + "product_id": "python3.14-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14-debug", + "product": { + "name": "python3.14-debug", + "product_id": "python3.14-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14-libs", + "product": { + "name": "python3.14-libs", + "product_id": "python3.14-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-devel", + "product": { + "name": "python3.14-freethreading-devel", + "product_id": "python3.14-freethreading-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-tkinter", + "product": { + "name": "python3.14-freethreading-tkinter", + "product_id": "python3.14-freethreading-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-test", + "product": { + "name": "python3.14-freethreading-test", + "product_id": "python3.14-freethreading-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14.src", + "product": { + "name": "python3.14.src", + "product_id": "python3.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-devel", + "product": { + "name": "python-devel", + "product_id": "python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-devel" + } + } + }, + { + "category": "product_version", + "name": "python", + "product": { + "name": "python", + "product_id": "python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python" + } + } + }, + { + "category": "product_version", + "name": "python-libs", + "product": { + "name": "python-libs", + "product_id": "python-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-libs" + } + } + }, + { + "category": "product_version", + "name": "tkinter", + "product": { + "name": "tkinter", + "product_id": "tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tkinter" + } + } + }, + { + "category": "product_version", + "name": "python-tools", + "product": { + "name": "python-tools", + "product_id": "python-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-tools" + } + } + }, + { + "category": "product_version", + "name": "python-test", + "product": { + "name": "python-test", + "product_id": "python-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-test" + } + } + }, + { + "category": "product_version", + "name": "python.src", + "product": { + "name": "python.src", + "product_id": "python.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-debug", + "product": { + "name": "python-debug", + "product_id": "python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.src", + "product": { + "name": "python3.src", + "product_id": "python3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "platform-python", + "product": { + "name": "platform-python", + "product_id": "platform-python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python" + } + } + }, + { + "category": "product_version", + "name": "platform-python-debug", + "product": { + "name": "platform-python-debug", + "product_id": "platform-python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-debug" + } + } + }, + { + "category": "product_version", + "name": "platform-python-devel", + "product": { + "name": "platform-python-devel", + "product_id": "platform-python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.11-rpm-macros", + "product": { + "name": "python3.11-rpm-macros", + "product_id": "python3.11-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.11-tkinter", + "product": { + "name": "python3.11-tkinter", + "product_id": "python3.11-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.11-devel", + "product": { + "name": "python3.11-devel", + "product_id": "python3.11-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.11.src", + "product": { + "name": "python3.11.src", + "product_id": "python3.11.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3.11-idle", + "product": { + "name": "python3.11-idle", + "product_id": "python3.11-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.11", + "product": { + "name": "python3.11", + "product_id": "python3.11", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11" + } + } + }, + { + "category": "product_version", + "name": "python3.11-test", + "product": { + "name": "python3.11-test", + "product_id": "python3.11-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-test" + } + } + }, + { + "category": "product_version", + "name": "python3.11-debug", + "product": { + "name": "python3.11-debug", + "product_id": "python3.11-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.11-libs", + "product": { + "name": "python3.11-libs", + "product_id": "python3.11-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.12-debug", + "product": { + "name": "python3.12-debug", + "product_id": "python3.12-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12-idle", + "product": { + "name": "python3.12-idle", + "product_id": "python3.12-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.12-devel", + "product": { + "name": "python3.12-devel", + "product_id": "python3.12-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.12", + "product": { + "name": "python3.12", + "product_id": "python3.12", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12" + } + } + }, + { + "category": "product_version", + "name": "python3.12-rpm-macros", + "product": { + "name": "python3.12-rpm-macros", + "product_id": "python3.12-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.12-test", + "product": { + "name": "python3.12-test", + "product_id": "python3.12-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-test" + } + } + }, + { + "category": "product_version", + "name": "python3.12-tkinter", + "product": { + "name": "python3.12-tkinter", + "product_id": "python3.12-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.12-libs", + "product": { + "name": "python3.12-libs", + "product_id": "python3.12-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-libs" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src::python36:3.6", + "product": { + "name": "python-wheel.src (python36:3.6)", + "product_id": "python-wheel.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-distro::python36:3.6", + "product": { + "name": "python3-distro (python36:3.6)", + "product_id": "python3-distro::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-distro?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose.src::python36:3.6", + "product": { + "name": "python-nose.src (python36:3.6)", + "product_id": "python-nose.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docs::python36:3.6", + "product": { + "name": "python3-docs (python36:3.6)", + "product_id": "python3-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose-docs::python36:3.6", + "product": { + "name": "python-nose-docs (python36:3.6)", + "product_id": "python-nose-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo-gridfs::python36:3.6", + "product": { + "name": "python3-pymongo-gridfs (python36:3.6)", + "product_id": "python3-pymongo-gridfs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo-gridfs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36::python36:3.6", + "product": { + "name": "python36 (python36:3.6)", + "product_id": "python36::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-virtualenv::python36:3.6", + "product": { + "name": "python3-virtualenv (python36:3.6)", + "product_id": "python3-virtualenv::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-virtualenv?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-rpm-macros::python36:3.6", + "product": { + "name": "python36-rpm-macros (python36:3.6)", + "product_id": "python36-rpm-macros::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-rpm-macros?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-scipy::python36:3.6", + "product": { + "name": "python3-scipy (python36:3.6)", + "product_id": "python3-scipy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-scipy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv.src::python36:3.6", + "product": { + "name": "python-virtualenv.src (python36:3.6)", + "product_id": "python-virtualenv.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy.src::python36:3.6", + "product": { + "name": "python-sqlalchemy.src (python36:3.6)", + "product_id": "python-sqlalchemy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-sqlalchemy::python36:3.6", + "product": { + "name": "python3-sqlalchemy (python36:3.6)", + "product_id": "python3-sqlalchemy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-sqlalchemy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-devel::python36:3.6", + "product": { + "name": "python36-devel (python36:3.6)", + "product_id": "python36-devel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-devel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-bson::python36:3.6", + "product": { + "name": "python3-bson (python36:3.6)", + "product_id": "python3-bson::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-bson?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-doc::python36:3.6", + "product": { + "name": "python-pymongo-doc (python36:3.6)", + "product_id": "python-pymongo-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "scipy.src::python36:3.6", + "product": { + "name": "scipy.src (python36:3.6)", + "product_id": "scipy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-PyMySQL::python36:3.6", + "product": { + "name": "python3-PyMySQL (python36:3.6)", + "product_id": "python3-PyMySQL::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-PyMySQL?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel-wheel::python36:3.6", + "product": { + "name": "python3-wheel-wheel (python36:3.6)", + "product_id": "python3-wheel-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docutils::python36:3.6", + "product": { + "name": "python3-docutils (python36:3.6)", + "product_id": "python3-docutils::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docutils?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-distro.src::python36:3.6", + "product": { + "name": "python-distro.src (python36:3.6)", + "product_id": "python-distro.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-distro?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src::python36:3.6", + "product": { + "name": "python-PyMySQL.src (python36:3.6)", + "product_id": "python-PyMySQL.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-nose::python36:3.6", + "product": { + "name": "python3-nose (python36:3.6)", + "product_id": "python3-nose::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-nose?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv-doc::python36:3.6", + "product": { + "name": "python-virtualenv-doc (python36:3.6)", + "product_id": "python-virtualenv-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel::python36:3.6", + "product": { + "name": "python3-wheel (python36:3.6)", + "product_id": "python3-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pygments::python36:3.6", + "product": { + "name": "python3-pygments (python36:3.6)", + "product_id": "python3-pygments::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pygments?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-debug::python36:3.6", + "product": { + "name": "python36-debug (python36:3.6)", + "product_id": "python36-debug::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-debug?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docs.src::python36:3.6", + "product": { + "name": "python-docs.src (python36:3.6)", + "product_id": "python-docs.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docs?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo::python36:3.6", + "product": { + "name": "python3-pymongo (python36:3.6)", + "product_id": "python3-pymongo::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo.src::python36:3.6", + "product": { + "name": "python-pymongo.src (python36:3.6)", + "product_id": "python-pymongo.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy-doc::python36:3.6", + "product": { + "name": "python-sqlalchemy-doc (python36:3.6)", + "product_id": "python-sqlalchemy-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36.src::python36:3.6", + "product": { + "name": "python36.src (python36:3.6)", + "product_id": "python36.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pygments.src::python36:3.6", + "product": { + "name": "python-pygments.src (python36:3.6)", + "product_id": "python-pygments.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pygments?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docutils.src::python36:3.6", + "product": { + "name": "python-docutils.src (python36:3.6)", + "product_id": "python-docutils.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docutils?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-chardet.src::python39-devel:3.9", + "product": { + "name": "python-chardet.src (python39-devel:3.9)", + "product_id": "python-chardet.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-chardet?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-libs::python39-devel:3.9", + "product": { + "name": "python39-libs (python39-devel:3.9)", + "product_id": "python39-libs::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-libs?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src::python39-devel:3.9", + "product": { + "name": "python-wheel.src (python39-devel:3.9)", + "product_id": "python-wheel.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-chardet::python39-devel:3.9", + "product": { + "name": "python39-chardet (python39-devel:3.9)", + "product_id": "python39-chardet::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-chardet?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "mod_wsgi.src::python39-devel:3.9", + "product": { + "name": "mod_wsgi.src (python39-devel:3.9)", + "product_id": "mod_wsgi.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_wsgi?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-scipy::python39-devel:3.9", + "product": { + "name": "python39-scipy (python39-devel:3.9)", + "product_id": "python39-scipy::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-scipy?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pip::python39-devel:3.9", + "product": { + "name": "python39-pip (python39-devel:3.9)", + "product_id": "python39-pip::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pip?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-ply::python39-devel:3.9", + "product": { + "name": "python39-ply (python39-devel:3.9)", + "product_id": "python39-ply::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-ply?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pysocks::python39-devel:3.9", + "product": { + "name": "python39-pysocks (python39-devel:3.9)", + "product_id": "python39-pysocks::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pysocks?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-urllib3::python39-devel:3.9", + "product": { + "name": "python39-urllib3 (python39-devel:3.9)", + "product_id": "python39-urllib3::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-urllib3?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-setuptools-wheel::python39-devel:3.9", + "product": { + "name": "python39-setuptools-wheel (python39-devel:3.9)", + "product_id": "python39-setuptools-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-setuptools-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy-doc::python39-devel:3.9", + "product": { + "name": "python39-numpy-doc (python39-devel:3.9)", + "product_id": "python39-numpy-doc::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy-doc?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-psutil.src::python39-devel:3.9", + "product": { + "name": "python-psutil.src (python39-devel:3.9)", + "product_id": "python-psutil.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-pycparser.src::python39-devel:3.9", + "product": { + "name": "python-pycparser.src (python39-devel:3.9)", + "product_id": "python-pycparser.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycparser?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-idna::python39-devel:3.9", + "product": { + "name": "python39-idna (python39-devel:3.9)", + "product_id": "python39-idna::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-idna?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pip-wheel::python39-devel:3.9", + "product": { + "name": "python39-pip-wheel (python39-devel:3.9)", + "product_id": "python39-pip-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pip-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-PyMySQL::python39-devel:3.9", + "product": { + "name": "python39-PyMySQL (python39-devel:3.9)", + "product_id": "python39-PyMySQL::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-PyMySQL?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-requests::python39-devel:3.9", + "product": { + "name": "python39-requests (python39-devel:3.9)", + "product_id": "python39-requests::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-requests?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy::python39-devel:3.9", + "product": { + "name": "python39-numpy (python39-devel:3.9)", + "product_id": "python39-numpy::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39.src::python39-devel:3.9", + "product": { + "name": "python39.src (python39-devel:3.9)", + "product_id": "python39.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "numpy.src::python39-devel:3.9", + "product": { + "name": "numpy.src (python39-devel:3.9)", + "product_id": "numpy.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/numpy?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-cryptography.src::python39-devel:3.9", + "product": { + "name": "python-cryptography.src (python39-devel:3.9)", + "product_id": "python-cryptography.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cryptography?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-wheel::python39-devel:3.9", + "product": { + "name": "python39-wheel (python39-devel:3.9)", + "product_id": "python39-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-six.src::python39-devel:3.9", + "product": { + "name": "python3x-six.src (python39-devel:3.9)", + "product_id": "python3x-six.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-six?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-setuptools::python39-devel:3.9", + "product": { + "name": "python39-setuptools (python39-devel:3.9)", + "product_id": "python39-setuptools::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-setuptools?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-idle::python39-devel:3.9", + "product": { + "name": "python39-idle (python39-devel:3.9)", + "product_id": "python39-idle::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-idle?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-ply.src::python39-devel:3.9", + "product": { + "name": "python-ply.src (python39-devel:3.9)", + "product_id": "python-ply.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-ply?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-psycopg2.src::python39-devel:3.9", + "product": { + "name": "python-psycopg2.src (python39-devel:3.9)", + "product_id": "python-psycopg2.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psycopg2?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pyyaml::python39-devel:3.9", + "product": { + "name": "python39-pyyaml (python39-devel:3.9)", + "product_id": "python39-pyyaml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pyyaml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-wheel-wheel::python39-devel:3.9", + "product": { + "name": "python39-wheel-wheel (python39-devel:3.9)", + "product_id": "python39-wheel-wheel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-wheel-wheel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "scipy.src::python39-devel:3.9", + "product": { + "name": "scipy.src (python39-devel:3.9)", + "product_id": "scipy.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src::python39-devel:3.9", + "product": { + "name": "python-PyMySQL.src (python39-devel:3.9)", + "product_id": "python-PyMySQL.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-toml.src::python39-devel:3.9", + "product": { + "name": "python-toml.src (python39-devel:3.9)", + "product_id": "python-toml.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-toml?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-mod_wsgi::python39-devel:3.9", + "product": { + "name": "python39-mod_wsgi (python39-devel:3.9)", + "product_id": "python39-mod_wsgi::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-mod_wsgi?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psutil::python39-devel:3.9", + "product": { + "name": "python39-psutil (python39-devel:3.9)", + "product_id": "python39-psutil::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psutil?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-pip.src::python39-devel:3.9", + "product": { + "name": "python3x-pip.src (python39-devel:3.9)", + "product_id": "python3x-pip.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-pip?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-requests.src::python39-devel:3.9", + "product": { + "name": "python-requests.src (python39-devel:3.9)", + "product_id": "python-requests.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-requests?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-idna.src::python39-devel:3.9", + "product": { + "name": "python-idna.src (python39-devel:3.9)", + "product_id": "python-idna.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-urllib3.src::python39-devel:3.9", + "product": { + "name": "python-urllib3.src (python39-devel:3.9)", + "product_id": "python-urllib3.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-urllib3?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-numpy-f2py::python39-devel:3.9", + "product": { + "name": "python39-numpy-f2py (python39-devel:3.9)", + "product_id": "python39-numpy-f2py::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-numpy-f2py?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-cffi::python39-devel:3.9", + "product": { + "name": "python39-cffi (python39-devel:3.9)", + "product_id": "python39-cffi::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-cffi?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-pysocks.src::python39-devel:3.9", + "product": { + "name": "python-pysocks.src (python39-devel:3.9)", + "product_id": "python-pysocks.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pysocks?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39::python39-devel:3.9", + "product": { + "name": "python39 (python39-devel:3.9)", + "product_id": "python39::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-six::python39-devel:3.9", + "product": { + "name": "python39-six (python39-devel:3.9)", + "product_id": "python39-six::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-six?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2::python39-devel:3.9", + "product": { + "name": "python39-psycopg2 (python39-devel:3.9)", + "product_id": "python39-psycopg2::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-toml::python39-devel:3.9", + "product": { + "name": "python39-toml (python39-devel:3.9)", + "product_id": "python39-toml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-toml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2-doc::python39-devel:3.9", + "product": { + "name": "python39-psycopg2-doc (python39-devel:3.9)", + "product_id": "python39-psycopg2-doc::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2-doc?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-cffi.src::python39-devel:3.9", + "product": { + "name": "python-cffi.src (python39-devel:3.9)", + "product_id": "python-cffi.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cffi?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-cryptography::python39-devel:3.9", + "product": { + "name": "python39-cryptography (python39-devel:3.9)", + "product_id": "python39-cryptography::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-cryptography?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-psycopg2-tests::python39-devel:3.9", + "product": { + "name": "python39-psycopg2-tests (python39-devel:3.9)", + "product_id": "python39-psycopg2-tests::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-psycopg2-tests?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-test::python39-devel:3.9", + "product": { + "name": "python39-test (python39-devel:3.9)", + "product_id": "python39-test::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-test?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "PyYAML.src::python39-devel:3.9", + "product": { + "name": "PyYAML.src (python39-devel:3.9)", + "product_id": "PyYAML.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/PyYAML?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-tkinter::python39-devel:3.9", + "product": { + "name": "python39-tkinter (python39-devel:3.9)", + "product_id": "python39-tkinter::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-tkinter?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-devel::python39-devel:3.9", + "product": { + "name": "python39-devel (python39-devel:3.9)", + "product_id": "python39-devel::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-devel?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-lxml::python39-devel:3.9", + "product": { + "name": "python39-lxml (python39-devel:3.9)", + "product_id": "python39-lxml::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-lxml?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-rpm-macros::python39-devel:3.9", + "product": { + "name": "python39-rpm-macros (python39-devel:3.9)", + "product_id": "python39-rpm-macros::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-rpm-macros?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python-lxml.src::python39-devel:3.9", + "product": { + "name": "python-lxml.src (python39-devel:3.9)", + "product_id": "python-lxml.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-lxml?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3x-setuptools.src::python39-devel:3.9", + "product": { + "name": "python3x-setuptools.src (python39-devel:3.9)", + "product_id": "python3x-setuptools.src::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3x-setuptools?arch=src&rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python39-pycparser::python39-devel:3.9", + "product": { + "name": "python39-pycparser (python39-devel:3.9)", + "product_id": "python39-pycparser::python39-devel:3.9", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python39-pycparser?rpmmod=python39-devel:3.9" + } + } + }, + { + "category": "product_version", + "name": "python3.9.src", + "product": { + "name": "python3.9.src", + "product_id": "python3.9.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.9?arch=src" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@aarch64", + "product": { + "name": "python3-12-main@aarch64", + "product_id": "python3-12-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@aarch64", + "product": { + "name": "python3-13-main@aarch64", + "product_id": "python3-13-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@aarch64", + "product": { + "name": "python3-14-main@aarch64", + "product_id": "python3-14-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@src", + "product": { + "name": "python3-12-main@src", + "product_id": "python3-12-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@src", + "product": { + "name": "python3-13-main@src", + "product_id": "python3-13-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@src", + "product": { + "name": "python3-14-main@src", + "product_id": "python3-14-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14@3.14.4-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-12-main@x86_64", + "product": { + "name": "python3-12-main@x86_64", + "product_id": "python3-12-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@x86_64", + "product": { + "name": "python3-13-main@x86_64", + "product_id": "python3-13-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.13-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@x86_64", + "product": { + "name": "python3-14-main@x86_64", + "product_id": "python3-14-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.4-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@noarch", + "product": { + "name": "python3-14-main@noarch", + "product_id": "python3-14-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command@3.14.4-1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@aarch64" + }, + "product_reference": "python3-12-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@src" + }, + "product_reference": "python3-12-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@x86_64" + }, + "product_reference": "python3-12-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@aarch64" + }, + "product_reference": "python3-13-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@src" + }, + "product_reference": "python3-13-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@x86_64" + }, + "product_reference": "python3-13-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@aarch64" + }, + "product_reference": "python3-14-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@noarch" + }, + "product_reference": "python3-14-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@src" + }, + "product_reference": "python3-14-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@x86_64" + }, + "product_reference": "python3-14-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-debug" + }, + "product_reference": "python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "PyYAML.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9" + }, + "product_reference": "PyYAML.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_wsgi.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9" + }, + "product_reference": "mod_wsgi.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "numpy.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9" + }, + "product_reference": "numpy.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python" + }, + "product_reference": "platform-python", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-debug" + }, + "product_reference": "platform-python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-devel" + }, + "product_reference": "platform-python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6" + }, + "product_reference": "python-PyMySQL.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9" + }, + "product_reference": "python-PyMySQL.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cffi.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9" + }, + "product_reference": "python-cffi.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-chardet.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9" + }, + "product_reference": "python-chardet.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cryptography.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9" + }, + "product_reference": "python-cryptography.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-distro.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-distro.src::python36:3.6" + }, + "product_reference": "python-distro.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docs.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docs.src::python36:3.6" + }, + "product_reference": "python-docs.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docutils.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6" + }, + "product_reference": "python-docutils.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9" + }, + "product_reference": "python-idna.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lxml.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9" + }, + "product_reference": "python-lxml.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6" + }, + "product_reference": "python-nose-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose.src::python36:3.6" + }, + "product_reference": "python-nose.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ply.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9" + }, + "product_reference": "python-ply.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9" + }, + "product_reference": "python-psutil.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psycopg2.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9" + }, + "product_reference": "python-psycopg2.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycparser.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9" + }, + "product_reference": "python-pycparser.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pygments.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6" + }, + "product_reference": "python-pygments.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6" + }, + "product_reference": "python-pymongo-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6" + }, + "product_reference": "python-pymongo.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pysocks.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9" + }, + "product_reference": "python-pysocks.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-requests.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9" + }, + "product_reference": "python-requests.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6" + }, + "product_reference": "python-sqlalchemy-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6" + }, + "product_reference": "python-sqlalchemy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-toml.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9" + }, + "product_reference": "python-toml.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-urllib3.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9" + }, + "product_reference": "python-urllib3.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6" + }, + "product_reference": "python-virtualenv-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6" + }, + "product_reference": "python-virtualenv.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6" + }, + "product_reference": "python-wheel.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9" + }, + "product_reference": "python-wheel.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-PyMySQL (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6" + }, + "product_reference": "python3-PyMySQL::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-bson (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-bson::python36:3.6" + }, + "product_reference": "python3-bson::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-distro (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-distro::python36:3.6" + }, + "product_reference": "python3-distro::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docs::python36:3.6" + }, + "product_reference": "python3-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docutils (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docutils::python36:3.6" + }, + "product_reference": "python3-docutils::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-nose (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-nose::python36:3.6" + }, + "product_reference": "python3-nose::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pygments (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pygments::python36:3.6" + }, + "product_reference": "python3-pygments::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo-gridfs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6" + }, + "product_reference": "python3-pymongo-gridfs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6" + }, + "product_reference": "python3-pymongo::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-scipy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-scipy::python36:3.6" + }, + "product_reference": "python3-scipy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-sqlalchemy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6" + }, + "product_reference": "python3-sqlalchemy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-virtualenv (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6" + }, + "product_reference": "python3-virtualenv::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6" + }, + "product_reference": "python3-wheel-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel::python36:3.6" + }, + "product_reference": "python3-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11" + }, + "product_reference": "python3.11", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-debug" + }, + "product_reference": "python3.11-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-devel" + }, + "product_reference": "python3.11-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-idle" + }, + "product_reference": "python3.11-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-libs" + }, + "product_reference": "python3.11-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-rpm-macros" + }, + "product_reference": "python3.11-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-test" + }, + "product_reference": "python3.11-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11-tkinter" + }, + "product_reference": "python3.11-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.11.src" + }, + "product_reference": "python3.11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-rpm-macros" + }, + "product_reference": "python3.12-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-debug (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-debug::python36:3.6" + }, + "product_reference": "python36-debug::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-devel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-devel::python36:3.6" + }, + "product_reference": "python36-devel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-rpm-macros (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6" + }, + "product_reference": "python36-rpm-macros::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36.src::python36:3.6" + }, + "product_reference": "python36.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36 (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36::python36:3.6" + }, + "product_reference": "python36::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-PyMySQL (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9" + }, + "product_reference": "python39-PyMySQL::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-cffi (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9" + }, + "product_reference": "python39-cffi::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-chardet (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9" + }, + "product_reference": "python39-chardet::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-cryptography (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9" + }, + "product_reference": "python39-cryptography::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-devel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9" + }, + "product_reference": "python39-devel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-idle (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9" + }, + "product_reference": "python39-idle::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-idna (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9" + }, + "product_reference": "python39-idna::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-libs (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9" + }, + "product_reference": "python39-libs::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-lxml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9" + }, + "product_reference": "python39-lxml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-mod_wsgi (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9" + }, + "product_reference": "python39-mod_wsgi::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy-doc (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9" + }, + "product_reference": "python39-numpy-doc::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy-f2py (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9" + }, + "product_reference": "python39-numpy-f2py::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-numpy (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9" + }, + "product_reference": "python39-numpy::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pip-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9" + }, + "product_reference": "python39-pip-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pip (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9" + }, + "product_reference": "python39-pip::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-ply (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9" + }, + "product_reference": "python39-ply::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psutil (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9" + }, + "product_reference": "python39-psutil::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2-doc (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2-doc::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2-tests (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2-tests::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-psycopg2 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9" + }, + "product_reference": "python39-psycopg2::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pycparser (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9" + }, + "product_reference": "python39-pycparser::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pysocks (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9" + }, + "product_reference": "python39-pysocks::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-pyyaml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9" + }, + "product_reference": "python39-pyyaml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-requests (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9" + }, + "product_reference": "python39-requests::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-rpm-macros (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9" + }, + "product_reference": "python39-rpm-macros::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-scipy (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9" + }, + "product_reference": "python39-scipy::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-setuptools-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9" + }, + "product_reference": "python39-setuptools-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-setuptools (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9" + }, + "product_reference": "python39-setuptools::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-six (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9" + }, + "product_reference": "python39-six::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-test (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9" + }, + "product_reference": "python39-test::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-tkinter (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9" + }, + "product_reference": "python39-tkinter::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-toml (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9" + }, + "product_reference": "python39-toml::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-urllib3 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9" + }, + "product_reference": "python39-urllib3::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-wheel-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9" + }, + "product_reference": "python39-wheel-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39-wheel (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9" + }, + "product_reference": "python39-wheel::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9" + }, + "product_reference": "python39.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python39 (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python39::python39-devel:3.9" + }, + "product_reference": "python39::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-pip.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9" + }, + "product_reference": "python3x-pip.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-setuptools.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9" + }, + "product_reference": "python3x-setuptools.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3x-six.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9" + }, + "product_reference": "python3x-six.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src::python36:3.6" + }, + "product_reference": "scipy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src (python39-devel:3.9) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9" + }, + "product_reference": "scipy.src::python39-devel:3.9", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11" + }, + "product_reference": "python3.11", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-debug" + }, + "product_reference": "python3.11-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-devel" + }, + "product_reference": "python3.11-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-idle" + }, + "product_reference": "python3.11-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-libs" + }, + "product_reference": "python3.11-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-test" + }, + "product_reference": "python3.11-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11-tkinter" + }, + "product_reference": "python3.11-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.11.src" + }, + "product_reference": "python3.11.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.9.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.9.src" + }, + "product_reference": "python3.9.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.11.src as a component of Red Hat Hardened Images", + "product_id": "red_hat_hardened_images:python3.11.src" + }, + "product_reference": "python3.11.src", + "relates_to_product_reference": "red_hat_hardened_images" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2026-3446", + "cwe": { + "id": "CWE-1286", + "name": "Improper Validation of Syntactic Correctness of Input" + }, + "discovery_date": "2026-04-10T19:01:22.358644+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.9.src" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2457410" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in the Python base64 module. When decoding base64 data using functions like base64.b64decode(), the decoding process prematurely stops upon encountering the first padding character. This can result in incomplete data being processed, where any information following the initial padding is unexpectedly ignored. Consequently, applications might interpret or handle base64-encoded data inconsistently compared to other implementations, potentially leading to data integrity issues.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "python: Python base64: Incomplete data decoding due to premature stop at padding", + "title": "Vulnerability summary" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "known_affected": [ + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_hardened_images:python3.11.src" + ], + "known_not_affected": [ + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.9.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2026-3446" + }, + { + "category": "external", + "summary": "RHBZ#2457410", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2457410" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2026-3446", + "url": "https://www.cve.org/CVERecord?id=CVE-2026-3446" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3446" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474", + "url": "https://github.com/python/cpython/commit/1f9958f909c1b41a4ffc0b613ef8ec8fa5e7c474" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e", + "url": "https://github.com/python/cpython/commit/4561f6418a691b3e89aef0901f53fe0dfb7f7c0e" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa", + "url": "https://github.com/python/cpython/commit/e31c55121620189a0d1a07b689762d8ca9c1b7fa" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/issues/145264", + "url": "https://github.com/python/cpython/issues/145264" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/pull/145267", + "url": "https://github.com/python/cpython/pull/145267" + }, + { + "category": "external", + "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/", + "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/F5ZT5ICGJ6CKXVUJ34YBVY7WOZ5SHG53/" + } + ], + "release_date": "2026-04-10T18:17:35.045000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-04-23T11:34:58+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:10118" + }, + { + "category": "vendor_fix", + "date": "2026-04-10T19:25:32+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7443" + }, + { + "category": "vendor_fix", + "date": "2026-04-11T19:41:59+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:7661" + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src" + ] + }, + { + "category": "none_available", + "details": "Affected", + "product_ids": [ + "red_hat_hardened_images:python3.11.src" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_hardened_images:python3.11.src" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:PyYAML.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:mod_wsgi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:numpy.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cffi.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-chardet.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-cryptography.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-idna.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-lxml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-ply.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psutil.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-psycopg2.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pycparser.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pysocks.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-requests.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-toml.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-urllib3.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.11", + "red_hat_enterprise_linux_8:python3.11-debug", + "red_hat_enterprise_linux_8:python3.11-devel", + "red_hat_enterprise_linux_8:python3.11-idle", + "red_hat_enterprise_linux_8:python3.11-libs", + "red_hat_enterprise_linux_8:python3.11-rpm-macros", + "red_hat_enterprise_linux_8:python3.11-test", + "red_hat_enterprise_linux_8:python3.11-tkinter", + "red_hat_enterprise_linux_8:python3.11.src", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:python39-PyMySQL::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cffi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-chardet::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-cryptography::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-devel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idle::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-idna::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-libs::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-lxml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-mod_wsgi::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy-f2py::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-numpy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pip::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-ply::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psutil::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-doc::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2-tests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-psycopg2::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pycparser::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pysocks::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-pyyaml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-requests::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-rpm-macros::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-scipy::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-setuptools::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-six::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-test::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-tkinter::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-toml::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-urllib3::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39-wheel::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python39::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-pip.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-setuptools.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:python3x-six.src::python39-devel:3.9", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python39-devel:3.9", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.11", + "red_hat_enterprise_linux_9:python3.11-debug", + "red_hat_enterprise_linux_9:python3.11-devel", + "red_hat_enterprise_linux_9:python3.11-idle", + "red_hat_enterprise_linux_9:python3.11-libs", + "red_hat_enterprise_linux_9:python3.11-test", + "red_hat_enterprise_linux_9:python3.11-tkinter", + "red_hat_enterprise_linux_9:python3.11.src", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_hardened_images:python3.11.src" + ] + } + ], + "title": "python: Python base64: Incomplete data decoding due to premature stop at padding" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-4360.json b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-4360.json new file mode 100644 index 000000000..235ed5f3c --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl/vex_extra/CVE-2026-4360.json @@ -0,0 +1,6041 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-4360.json" + } + ], + "title": "python: Python Tarfile: Unexpected file ownership when extracting hardlinks", + "tracking": { + "current_release_date": "2026-08-13T22:42:54+00:00", + "generator": { + "date": "2026-08-13T22:42:54+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.15" + } + }, + "id": "CVE-2026-4360", + "initial_release_date": "2026-06-30T14:45:35.601000+00:00", + "revision_history": [ + { + "date": "2026-06-30T14:45:35.601000+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-07-28T17:40:05+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-13T22:42:54+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Exploit Intelligence", + "product": { + "name": "Exploit Intelligence", + "product_id": "exploit_intelligence", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:exploit_intelligence:0" + } + } + } + ], + "category": "product_family", + "name": "Exploit Intelligence" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat AI Inference Server", + "product": { + "name": "Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ai_inference_server:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat AI Inference Server" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 10", + "product": { + "name": "Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 10" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 8", + "product": { + "name": "Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 8" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 9", + "product": { + "name": "Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 9" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product": { + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:enterprise_linux_ai:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux AI (RHEL AI) 3" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux command line assistant", + "product": { + "name": "Red Hat Enterprise Linux command line assistant", + "product_id": "red_hat_enterprise_linux_command_line_assistant", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhel_cla:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux command line assistant" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift AI (RHOAI)", + "product": { + "name": "Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_ai" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift AI (RHOAI)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Dev Spaces", + "product": { + "name": "Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openshift_devspaces:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Dev Spaces" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenShift Virtualization 4", + "product": { + "name": "Red Hat OpenShift Virtualization 4", + "product_id": "red_hat_openshift_virtualization_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:container_native_virtualization:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenShift Virtualization 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Self-service automation portal 2", + "product": { + "name": "Self-service automation portal 2", + "product_id": "self-service_automation_portal_2", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:ansible_portal:2" + } + } + } + ], + "category": "product_family", + "name": "Self-service automation portal 2" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Hardened Images", + "product": { + "name": "Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:hummingbird:1" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Hardened Images" + }, + { + "category": "product_version", + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product": { + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product_id": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vulnerability-analysis-rhel9?repository_url=registry.redhat.io/exploit-intelligence-tech-preview/vulnerability-analysis-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/model-opt-cuda-rhel9", + "product": { + "name": "rhaii/model-opt-cuda-rhel9", + "product_id": "rhaii/model-opt-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9?repository_url=registry.redhat.io/rhaii/model-opt-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/model-opt-cuda-rhel9", + "product": { + "name": "rhaiis/model-opt-cuda-rhel9", + "product_id": "rhaiis/model-opt-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/model-opt-cuda-rhel9?repository_url=registry.redhat.io/rhaiis/model-opt-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-cpu-rhel9", + "product": { + "name": "rhaiis/vllm-cpu-rhel9", + "product_id": "rhaiis/vllm-cpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cpu-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-cpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-cuda-rhel9", + "product": { + "name": "rhaiis/vllm-cuda-rhel9", + "product_id": "rhaiis/vllm-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-neuron-rhel9", + "product": { + "name": "rhaiis/vllm-neuron-rhel9", + "product_id": "rhaiis/vllm-neuron-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-neuron-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-neuron-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-rocm-rhel9", + "product": { + "name": "rhaiis/vllm-rocm-rhel9", + "product_id": "rhaiis/vllm-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-rocm-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-spyre-rhel9", + "product": { + "name": "rhaiis/vllm-spyre-rhel9", + "product_id": "rhaiis/vllm-spyre-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-spyre-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-spyre-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaiis/vllm-tpu-rhel9", + "product": { + "name": "rhaiis/vllm-tpu-rhel9", + "product_id": "rhaiis/vllm-tpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-tpu-rhel9?repository_url=registry.redhat.io/rhaiis/vllm-tpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-cpu-rhel9", + "product": { + "name": "rhaii/vllm-cpu-rhel9", + "product_id": "rhaii/vllm-cpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cpu-rhel9?repository_url=registry.redhat.io/rhaii/vllm-cpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-cuda-rhel9", + "product": { + "name": "rhaii/vllm-cuda-rhel9", + "product_id": "rhaii/vllm-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-cuda-rhel9?repository_url=registry.redhat.io/rhaii/vllm-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-gaudi-rhel9", + "product": { + "name": "rhaii/vllm-gaudi-rhel9", + "product_id": "rhaii/vllm-gaudi-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-gaudi-rhel9?repository_url=registry.redhat.io/rhaii/vllm-gaudi-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-neuron-rhel9", + "product": { + "name": "rhaii/vllm-neuron-rhel9", + "product_id": "rhaii/vllm-neuron-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-neuron-rhel9?repository_url=registry.redhat.io/rhaii/vllm-neuron-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-rocm-rhel9", + "product": { + "name": "rhaii/vllm-rocm-rhel9", + "product_id": "rhaii/vllm-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-rocm-rhel9?repository_url=registry.redhat.io/rhaii/vllm-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-spyre-rhel9", + "product": { + "name": "rhaii/vllm-spyre-rhel9", + "product_id": "rhaii/vllm-spyre-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-spyre-rhel9?repository_url=registry.redhat.io/rhaii/vllm-spyre-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhaii/vllm-tpu-rhel9", + "product": { + "name": "rhaii/vllm-tpu-rhel9", + "product_id": "rhaii/vllm-tpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/vllm-tpu-rhel9?repository_url=registry.redhat.io/rhaii/vllm-tpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "python3-devel", + "product": { + "name": "python3-devel", + "product_id": "python3-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-devel" + } + } + }, + { + "category": "product_version", + "name": "python3", + "product": { + "name": "python3", + "product_id": "python3", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3" + } + } + }, + { + "category": "product_version", + "name": "python3-test", + "product": { + "name": "python3-test", + "product_id": "python3-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-test" + } + } + }, + { + "category": "product_version", + "name": "python3-idle", + "product": { + "name": "python3-idle", + "product_id": "python3-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idle" + } + } + }, + { + "category": "product_version", + "name": "python3-debug", + "product": { + "name": "python3-debug", + "product_id": "python3-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12.src", + "product": { + "name": "python3.12.src", + "product_id": "python3.12.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3-tkinter", + "product": { + "name": "python3-tkinter", + "product_id": "python3-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python-unversioned-command", + "product": { + "name": "python-unversioned-command", + "product_id": "python-unversioned-command", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command" + } + } + }, + { + "category": "product_version", + "name": "python3-libs", + "product": { + "name": "python3-libs", + "product_id": "python3-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-debug", + "product": { + "name": "python3.14-debug", + "product_id": "python3.14-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14", + "product": { + "name": "python3.14", + "product_id": "python3.14", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14" + } + } + }, + { + "category": "product_version", + "name": "python3.14-devel", + "product": { + "name": "python3.14-devel", + "product_id": "python3.14-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.14-idle", + "product": { + "name": "python3.14-idle", + "product_id": "python3.14-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-test", + "product": { + "name": "python3.14-test", + "product_id": "python3.14-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-test", + "product": { + "name": "python3.14-freethreading-test", + "product_id": "python3.14-freethreading-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-test" + } + } + }, + { + "category": "product_version", + "name": "python3.14.src", + "product": { + "name": "python3.14.src", + "product_id": "python3.14.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-libs", + "product": { + "name": "python3.14-freethreading-libs", + "product_id": "python3.14-freethreading-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-debug", + "product": { + "name": "python3.14-freethreading-debug", + "product_id": "python3.14-freethreading-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-devel", + "product": { + "name": "python3.14-freethreading-devel", + "product_id": "python3.14-freethreading-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-tkinter", + "product": { + "name": "python3.14-freethreading-tkinter", + "product_id": "python3.14-freethreading-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14-libs", + "product": { + "name": "python3.14-libs", + "product_id": "python3.14-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.14-tkinter", + "product": { + "name": "python3.14-tkinter", + "product_id": "python3.14-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading-idle", + "product": { + "name": "python3.14-freethreading-idle", + "product_id": "python3.14-freethreading-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.14-freethreading", + "product": { + "name": "python3.14-freethreading", + "product_id": "python3.14-freethreading", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14-freethreading" + } + } + }, + { + "category": "product_version", + "name": "python-tools", + "product": { + "name": "python-tools", + "product_id": "python-tools", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-tools" + } + } + }, + { + "category": "product_version", + "name": "python-libs", + "product": { + "name": "python-libs", + "product_id": "python-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-libs" + } + } + }, + { + "category": "product_version", + "name": "tkinter", + "product": { + "name": "tkinter", + "product_id": "tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tkinter" + } + } + }, + { + "category": "product_version", + "name": "python.src", + "product": { + "name": "python.src", + "product_id": "python.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-devel", + "product": { + "name": "python-devel", + "product_id": "python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-devel" + } + } + }, + { + "category": "product_version", + "name": "python", + "product": { + "name": "python", + "product_id": "python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python" + } + } + }, + { + "category": "product_version", + "name": "python-test", + "product": { + "name": "python-test", + "product_id": "python-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-test" + } + } + }, + { + "category": "product_version", + "name": "python-debug", + "product": { + "name": "python-debug", + "product_id": "python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.src", + "product": { + "name": "python3.src", + "product_id": "python3.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3?arch=src" + } + } + }, + { + "category": "product_version", + "name": "platform-python-debug", + "product": { + "name": "platform-python-debug", + "product_id": "platform-python-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-debug" + } + } + }, + { + "category": "product_version", + "name": "platform-python-devel", + "product": { + "name": "platform-python-devel", + "product_id": "platform-python-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python-devel" + } + } + }, + { + "category": "product_version", + "name": "platform-python", + "product": { + "name": "platform-python", + "product_id": "platform-python", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/platform-python" + } + } + }, + { + "category": "product_version", + "name": "python3.12-idle", + "product": { + "name": "python3.12-idle", + "product_id": "python3.12-idle", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-idle" + } + } + }, + { + "category": "product_version", + "name": "python3.12-rpm-macros", + "product": { + "name": "python3.12-rpm-macros", + "product_id": "python3.12-rpm-macros", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-rpm-macros" + } + } + }, + { + "category": "product_version", + "name": "python3.12-devel", + "product": { + "name": "python3.12-devel", + "product_id": "python3.12-devel", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-devel" + } + } + }, + { + "category": "product_version", + "name": "python3.12-debug", + "product": { + "name": "python3.12-debug", + "product_id": "python3.12-debug", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-debug" + } + } + }, + { + "category": "product_version", + "name": "python3.12-tkinter", + "product": { + "name": "python3.12-tkinter", + "product_id": "python3.12-tkinter", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-tkinter" + } + } + }, + { + "category": "product_version", + "name": "python3.12", + "product": { + "name": "python3.12", + "product_id": "python3.12", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12" + } + } + }, + { + "category": "product_version", + "name": "python3.12-libs", + "product": { + "name": "python3.12-libs", + "product_id": "python3.12-libs", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-libs" + } + } + }, + { + "category": "product_version", + "name": "python3.12-test", + "product": { + "name": "python3.12-test", + "product_id": "python3.12-test", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12-test" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel::python36:3.6", + "product": { + "name": "python3-wheel (python36:3.6)", + "product_id": "python3-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-PyMySQL.src::python36:3.6", + "product": { + "name": "python-PyMySQL.src (python36:3.6)", + "product_id": "python-PyMySQL.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-PyMySQL?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pygments::python36:3.6", + "product": { + "name": "python3-pygments (python36:3.6)", + "product_id": "python3-pygments::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pygments?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-devel::python36:3.6", + "product": { + "name": "python36-devel (python36:3.6)", + "product_id": "python36-devel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-devel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv-doc::python36:3.6", + "product": { + "name": "python-virtualenv-doc (python36:3.6)", + "product_id": "python-virtualenv-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-sqlalchemy::python36:3.6", + "product": { + "name": "python3-sqlalchemy (python36:3.6)", + "product_id": "python3-sqlalchemy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-sqlalchemy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-virtualenv.src::python36:3.6", + "product": { + "name": "python-virtualenv.src (python36:3.6)", + "product_id": "python-virtualenv.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-virtualenv?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-distro.src::python36:3.6", + "product": { + "name": "python-distro.src (python36:3.6)", + "product_id": "python-distro.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-distro?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-distro::python36:3.6", + "product": { + "name": "python3-distro (python36:3.6)", + "product_id": "python3-distro::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-distro?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docutils.src::python36:3.6", + "product": { + "name": "python-docutils.src (python36:3.6)", + "product_id": "python-docutils.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docutils?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pygments.src::python36:3.6", + "product": { + "name": "python-pygments.src (python36:3.6)", + "product_id": "python-pygments.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pygments?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-wheel-wheel::python36:3.6", + "product": { + "name": "python3-wheel-wheel (python36:3.6)", + "product_id": "python3-wheel-wheel::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-wheel-wheel?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36::python36:3.6", + "product": { + "name": "python36 (python36:3.6)", + "product_id": "python36::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo.src::python36:3.6", + "product": { + "name": "python-pymongo.src (python36:3.6)", + "product_id": "python-pymongo.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docs::python36:3.6", + "product": { + "name": "python3-docs (python36:3.6)", + "product_id": "python3-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy.src::python36:3.6", + "product": { + "name": "python-sqlalchemy.src (python36:3.6)", + "product_id": "python-sqlalchemy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-docutils::python36:3.6", + "product": { + "name": "python3-docutils (python36:3.6)", + "product_id": "python3-docutils::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-docutils?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-virtualenv::python36:3.6", + "product": { + "name": "python3-virtualenv (python36:3.6)", + "product_id": "python3-virtualenv::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-virtualenv?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-debug::python36:3.6", + "product": { + "name": "python36-debug (python36:3.6)", + "product_id": "python36-debug::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-debug?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-bson::python36:3.6", + "product": { + "name": "python3-bson (python36:3.6)", + "product_id": "python3-bson::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-bson?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose.src::python36:3.6", + "product": { + "name": "python-nose.src (python36:3.6)", + "product_id": "python-nose.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-nose-docs::python36:3.6", + "product": { + "name": "python-nose-docs (python36:3.6)", + "product_id": "python-nose-docs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nose-docs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36.src::python36:3.6", + "product": { + "name": "python36.src (python36:3.6)", + "product_id": "python36.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-PyMySQL::python36:3.6", + "product": { + "name": "python3-PyMySQL (python36:3.6)", + "product_id": "python3-PyMySQL::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-PyMySQL?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-sqlalchemy-doc::python36:3.6", + "product": { + "name": "python-sqlalchemy-doc (python36:3.6)", + "product_id": "python-sqlalchemy-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-sqlalchemy-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-nose::python36:3.6", + "product": { + "name": "python3-nose (python36:3.6)", + "product_id": "python3-nose::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-nose?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-wheel.src::python36:3.6", + "product": { + "name": "python-wheel.src (python36:3.6)", + "product_id": "python-wheel.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-wheel?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-doc::python36:3.6", + "product": { + "name": "python-pymongo-doc (python36:3.6)", + "product_id": "python-pymongo-doc::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-doc?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "scipy.src::python36:3.6", + "product": { + "name": "scipy.src (python36:3.6)", + "product_id": "scipy.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/scipy?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-scipy::python36:3.6", + "product": { + "name": "python3-scipy (python36:3.6)", + "product_id": "python3-scipy::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-scipy?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python-docs.src::python36:3.6", + "product": { + "name": "python-docs.src (python36:3.6)", + "product_id": "python-docs.src::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-docs?arch=src&rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python36-rpm-macros::python36:3.6", + "product": { + "name": "python36-rpm-macros (python36:3.6)", + "product_id": "python36-rpm-macros::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python36-rpm-macros?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo-gridfs::python36:3.6", + "product": { + "name": "python3-pymongo-gridfs (python36:3.6)", + "product_id": "python3-pymongo-gridfs::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo-gridfs?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3-pymongo::python36:3.6", + "product": { + "name": "python3-pymongo (python36:3.6)", + "product_id": "python3-pymongo::python36:3.6", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-pymongo?rpmmod=python36:3.6" + } + } + }, + { + "category": "product_version", + "name": "python3.9.src", + "product": { + "name": "python3.9.src", + "product_id": "python3.9.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.9?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-aws-cuda-rhel9", + "product_id": "rhelai3/bootc-aws-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-aws-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-aws-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-azure-cuda-rhel9", + "product_id": "rhelai3/bootc-azure-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-azure-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-azure-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-azure-rocm-rhel9", + "product": { + "name": "rhelai3/bootc-azure-rocm-rhel9", + "product_id": "rhelai3/bootc-azure-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-azure-rocm-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-azure-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-cuda-rhel9", + "product_id": "rhelai3/bootc-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-gaudi-rhel9", + "product": { + "name": "rhelai3/bootc-gaudi-rhel9", + "product_id": "rhelai3/bootc-gaudi-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-gaudi-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-gaudi-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product": { + "name": "rhelai3/bootc-gcp-cuda-rhel9", + "product_id": "rhelai3/bootc-gcp-cuda-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-gcp-cuda-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-gcp-cuda-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhelai3/bootc-rocm-rhel9", + "product": { + "name": "rhelai3/bootc-rocm-rhel9", + "product_id": "rhelai3/bootc-rocm-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-rocm-rhel9?repository_url=registry.redhat.io/rhelai3/bootc-rocm-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhel-cla/rhel-knowledge-bridge-rhel10", + "product": { + "name": "rhel-cla/rhel-knowledge-bridge-rhel10", + "product_id": "rhel-cla/rhel-knowledge-bridge-rhel10", + "product_identification_helper": { + "purl": "pkg:oci/rhel-knowledge-bridge-rhel10?repository_url=registry.redhat.io/rhel-cla/rhel-knowledge-bridge-rhel10" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-cpu-rhel9", + "product": { + "name": "rhai/base-image-cpu-rhel9", + "product_id": "rhai/base-image-cpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-cpu-rhel9?repository_url=registry.redhat.io/rhai/base-image-cpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-cuda-12.9-rhel9", + "product": { + "name": "rhai/base-image-cuda-12.9-rhel9", + "product_id": "rhai/base-image-cuda-12.9-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-cuda-12.9-rhel9?repository_url=registry.redhat.io/rhai/base-image-cuda-12.9-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-cuda-13.0-rhel9", + "product": { + "name": "rhai/base-image-cuda-13.0-rhel9", + "product_id": "rhai/base-image-cuda-13.0-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-cuda-13.0-rhel9?repository_url=registry.redhat.io/rhai/base-image-cuda-13.0-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-gaudi-rhel9", + "product": { + "name": "rhai/base-image-gaudi-rhel9", + "product_id": "rhai/base-image-gaudi-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-gaudi-rhel9?repository_url=registry.redhat.io/rhai/base-image-gaudi-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-neuron-rhel9", + "product": { + "name": "rhai/base-image-neuron-rhel9", + "product_id": "rhai/base-image-neuron-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-neuron-rhel9?repository_url=registry.redhat.io/rhai/base-image-neuron-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-rocm-6.4-rhel9", + "product": { + "name": "rhai/base-image-rocm-6.4-rhel9", + "product_id": "rhai/base-image-rocm-6.4-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-rocm-6.4-rhel9?repository_url=registry.redhat.io/rhai/base-image-rocm-6.4-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-rocm-7.0-rhel9", + "product": { + "name": "rhai/base-image-rocm-7.0-rhel9", + "product_id": "rhai/base-image-rocm-7.0-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-rocm-7.0-rhel9?repository_url=registry.redhat.io/rhai/base-image-rocm-7.0-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-rocm-7.1-rhel9", + "product": { + "name": "rhai/base-image-rocm-7.1-rhel9", + "product_id": "rhai/base-image-rocm-7.1-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-rocm-7.1-rhel9?repository_url=registry.redhat.io/rhai/base-image-rocm-7.1-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-spyre-rhel9", + "product": { + "name": "rhai/base-image-spyre-rhel9", + "product_id": "rhai/base-image-spyre-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-spyre-rhel9?repository_url=registry.redhat.io/rhai/base-image-spyre-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhai/base-image-tpu-rhel9", + "product": { + "name": "rhai/base-image-tpu-rhel9", + "product_id": "rhai/base-image-tpu-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/base-image-tpu-rhel9?repository_url=registry.redhat.io/rhai/base-image-tpu-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-automl-rhel9", + "product": { + "name": "rhoai/odh-automl-rhel9", + "product_id": "rhoai/odh-automl-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-automl-rhel9?repository_url=registry.redhat.io/rhoai/odh-automl-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-autorag-rhel9", + "product": { + "name": "rhoai/odh-autorag-rhel9", + "product_id": "rhoai/odh-autorag-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-autorag-rhel9?repository_url=registry.redhat.io/rhoai/odh-autorag-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-built-in-detector-rhel9", + "product": { + "name": "rhoai/odh-built-in-detector-rhel9", + "product_id": "rhoai/odh-built-in-detector-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-built-in-detector-rhel9?repository_url=registry.redhat.io/rhoai/odh-built-in-detector-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-caikit-nlp-rhel9", + "product": { + "name": "rhoai/odh-caikit-nlp-rhel9", + "product_id": "rhoai/odh-caikit-nlp-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-caikit-nlp-rhel9?repository_url=registry.redhat.io/rhoai/odh-caikit-nlp-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-caikit-tgis-serving-rhel9", + "product": { + "name": "rhoai/odh-caikit-tgis-serving-rhel9", + "product_id": "rhoai/odh-caikit-tgis-serving-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-caikit-tgis-serving-rhel9?repository_url=registry.redhat.io/rhoai/odh-caikit-tgis-serving-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-dashboard-rhel9", + "product": { + "name": "rhoai/odh-dashboard-rhel9", + "product_id": "rhoai/odh-dashboard-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-dashboard-rhel9?repository_url=registry.redhat.io/rhoai/odh-dashboard-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-feature-server-rhel9", + "product": { + "name": "rhoai/odh-feature-server-rhel9", + "product_id": "rhoai/odh-feature-server-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-feature-server-rhel9?repository_url=registry.redhat.io/rhoai/odh-feature-server-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "product": { + "name": "rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "product_id": "rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-guardrails-detector-huggingface-runtime-rhel9?repository_url=registry.redhat.io/rhoai/odh-guardrails-detector-huggingface-runtime-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-kserve-autogluon-server-rhel9", + "product": { + "name": "rhoai/odh-kserve-autogluon-server-rhel9", + "product_id": "rhoai/odh-kserve-autogluon-server-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-kserve-autogluon-server-rhel9?repository_url=registry.redhat.io/rhoai/odh-kserve-autogluon-server-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-kserve-storage-initializer-rhel9", + "product": { + "name": "rhoai/odh-kserve-storage-initializer-rhel9", + "product_id": "rhoai/odh-kserve-storage-initializer-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-kserve-storage-initializer-rhel9?repository_url=registry.redhat.io/rhoai/odh-kserve-storage-initializer-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-llama-stack-core-rhel9", + "product": { + "name": "rhoai/odh-llama-stack-core-rhel9", + "product_id": "rhoai/odh-llama-stack-core-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-llama-stack-core-rhel9?repository_url=registry.redhat.io/rhoai/odh-llama-stack-core-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-llm-d-inference-scheduler-rhel9", + "product": { + "name": "rhoai/odh-llm-d-inference-scheduler-rhel9", + "product_id": "rhoai/odh-llm-d-inference-scheduler-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-llm-d-inference-scheduler-rhel9?repository_url=registry.redhat.io/rhoai/odh-llm-d-inference-scheduler-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-llm-d-kv-cache-rhel9", + "product": { + "name": "rhoai/odh-llm-d-kv-cache-rhel9", + "product_id": "rhoai/odh-llm-d-kv-cache-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-llm-d-kv-cache-rhel9?repository_url=registry.redhat.io/rhoai/odh-llm-d-kv-cache-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-llm-d-routing-sidecar-rhel9", + "product": { + "name": "rhoai/odh-llm-d-routing-sidecar-rhel9", + "product_id": "rhoai/odh-llm-d-routing-sidecar-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-llm-d-routing-sidecar-rhel9?repository_url=registry.redhat.io/rhoai/odh-llm-d-routing-sidecar-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-mlflow-rhel9", + "product": { + "name": "rhoai/odh-mlflow-rhel9", + "product_id": "rhoai/odh-mlflow-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-mlflow-rhel9?repository_url=registry.redhat.io/rhoai/odh-mlflow-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "product": { + "name": "rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "product_id": "rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-ml-pipelines-api-server-v2-rhel9?repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-api-server-v2-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "product": { + "name": "rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "product_id": "rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-ml-pipelines-runtime-generic-rhel9?repository_url=registry.redhat.io/rhoai/odh-ml-pipelines-runtime-generic-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-mlserver-rhel9", + "product": { + "name": "rhoai/odh-mlserver-rhel9", + "product_id": "rhoai/odh-mlserver-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-mlserver-rhel9?repository_url=registry.redhat.io/rhoai/odh-mlserver-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-modelmesh-rhel9", + "product": { + "name": "rhoai/odh-modelmesh-rhel9", + "product_id": "rhoai/odh-modelmesh-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-modelmesh-rhel9?repository_url=registry.redhat.io/rhoai/odh-modelmesh-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-modelmesh-runtime-adapter-rhel9", + "product": { + "name": "rhoai/odh-modelmesh-runtime-adapter-rhel9", + "product_id": "rhoai/odh-modelmesh-runtime-adapter-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-modelmesh-runtime-adapter-rhel9?repository_url=registry.redhat.io/rhoai/odh-modelmesh-runtime-adapter-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-model-registry-job-async-upload-rhel9", + "product": { + "name": "rhoai/odh-model-registry-job-async-upload-rhel9", + "product_id": "rhoai/odh-model-registry-job-async-upload-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-model-registry-job-async-upload-rhel9?repository_url=registry.redhat.io/rhoai/odh-model-registry-job-async-upload-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-must-gather-rhel9", + "product": { + "name": "rhoai/odh-must-gather-rhel9", + "product_id": "rhoai/odh-must-gather-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-must-gather-rhel9?repository_url=registry.redhat.io/rhoai/odh-must-gather-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-openvino-model-server-rhel9", + "product": { + "name": "rhoai/odh-openvino-model-server-rhel9", + "product_id": "rhoai/odh-openvino-model-server-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-openvino-model-server-rhel9?repository_url=registry.redhat.io/rhoai/odh-openvino-model-server-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-datascience-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-minimal-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-pytorch-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-pytorch-rocm-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "product": { + "name": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "product_id": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-pipelines-components-rhel9", + "product": { + "name": "rhoai/odh-pipelines-components-rhel9", + "product_id": "rhoai/odh-pipelines-components-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-pipelines-components-rhel9?repository_url=registry.redhat.io/rhoai/odh-pipelines-components-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-rhaii-cluster-validator-rhel9", + "product": { + "name": "rhoai/odh-rhaii-cluster-validator-rhel9", + "product_id": "rhoai/odh-rhaii-cluster-validator-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-rhaii-cluster-validator-rhel9?repository_url=registry.redhat.io/rhoai/odh-rhaii-cluster-validator-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-rhaii-validator-tools-rhel9", + "product": { + "name": "rhoai/odh-rhaii-validator-tools-rhel9", + "product_id": "rhoai/odh-rhaii-validator-tools-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-rhaii-validator-tools-rhel9?repository_url=registry.redhat.io/rhoai/odh-rhaii-validator-tools-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-spark-operator-rhel9", + "product": { + "name": "rhoai/odh-spark-operator-rhel9", + "product_id": "rhoai/odh-spark-operator-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-spark-operator-rhel9?repository_url=registry.redhat.io/rhoai/odh-spark-operator-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-ta-lmes-job-rhel9", + "product": { + "name": "rhoai/odh-ta-lmes-job-rhel9", + "product_id": "rhoai/odh-ta-lmes-job-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-ta-lmes-job-rhel9?repository_url=registry.redhat.io/rhoai/odh-ta-lmes-job-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-th06-cpu-torch210-py312-rhel9", + "product": { + "name": "rhoai/odh-th06-cpu-torch210-py312-rhel9", + "product_id": "rhoai/odh-th06-cpu-torch210-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-th06-cpu-torch210-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-th06-cpu-torch210-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-th06-cpu-torch291-py312-rhel9", + "product": { + "name": "rhoai/odh-th06-cpu-torch291-py312-rhel9", + "product_id": "rhoai/odh-th06-cpu-torch291-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-th06-cpu-torch291-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-th06-cpu-torch291-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "product": { + "name": "rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "product_id": "rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-th06-cuda130-torch210-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-th06-cuda130-torch210-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "product": { + "name": "rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "product_id": "rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-th06-cuda130-torch291-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-th06-cuda130-torch291-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "product": { + "name": "rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "product_id": "rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-th06-rocm64-torch291-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-th06-rocm64-torch291-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-cuda121-torch24-py311-rhel9", + "product": { + "name": "rhoai/odh-training-cuda121-torch24-py311-rhel9", + "product_id": "rhoai/odh-training-cuda121-torch24-py311-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-cuda121-torch24-py311-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-cuda121-torch24-py311-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-cuda124-torch25-py311-rhel9", + "product": { + "name": "rhoai/odh-training-cuda124-torch25-py311-rhel9", + "product_id": "rhoai/odh-training-cuda124-torch25-py311-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-cuda124-torch25-py311-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-cuda124-torch25-py311-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-cuda128-torch28-py312-rhel9", + "product": { + "name": "rhoai/odh-training-cuda128-torch28-py312-rhel9", + "product_id": "rhoai/odh-training-cuda128-torch28-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-cuda128-torch28-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-cuda128-torch28-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-cuda128-torch29-py312-rhel9", + "product": { + "name": "rhoai/odh-training-cuda128-torch29-py312-rhel9", + "product_id": "rhoai/odh-training-cuda128-torch29-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-cuda128-torch29-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-cuda128-torch29-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-rocm62-torch24-py311-rhel9", + "product": { + "name": "rhoai/odh-training-rocm62-torch24-py311-rhel9", + "product_id": "rhoai/odh-training-rocm62-torch24-py311-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-rocm62-torch24-py311-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch24-py311-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-rocm62-torch25-py311-rhel9", + "product": { + "name": "rhoai/odh-training-rocm62-torch25-py311-rhel9", + "product_id": "rhoai/odh-training-rocm62-torch25-py311-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-rocm62-torch25-py311-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-rocm62-torch25-py311-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-rocm64-torch28-py312-rhel9", + "product": { + "name": "rhoai/odh-training-rocm64-torch28-py312-rhel9", + "product_id": "rhoai/odh-training-rocm64-torch28-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-rocm64-torch28-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-rocm64-torch28-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-training-rocm64-torch29-py312-rhel9", + "product": { + "name": "rhoai/odh-training-rocm64-torch29-py312-rhel9", + "product_id": "rhoai/odh-training-rocm64-torch29-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-training-rocm64-torch29-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-training-rocm64-torch29-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "product": { + "name": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "product_id": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-trustyai-garak-lls-provider-dsp-rhel9?repository_url=registry.redhat.io/rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "product": { + "name": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "product_id": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-trustyai-nemo-guardrails-server-rhel9?repository_url=registry.redhat.io/rhoai/odh-trustyai-nemo-guardrails-server-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-trustyai-service-rhel9", + "product": { + "name": "rhoai/odh-trustyai-service-rhel9", + "product_id": "rhoai/odh-trustyai-service-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-trustyai-service-rhel9?repository_url=registry.redhat.io/rhoai/odh-trustyai-service-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-vllm-gaudi-rhel9", + "product": { + "name": "rhoai/odh-vllm-gaudi-rhel9", + "product_id": "rhoai/odh-vllm-gaudi-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-vllm-gaudi-rhel9?repository_url=registry.redhat.io/rhoai/odh-vllm-gaudi-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product_id": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-codeserver-datascience-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-datascience-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-minimal-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-minimal-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-minimal-rocm-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-pytorch-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-pytorch-rocm-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "product": { + "name": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "product_id": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/odh-workbench-jupyter-trustyai-cpu-py312-rhel9?repository_url=registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9" + } + } + }, + { + "category": "product_version", + "name": "rhoai/rhai-cli-rhel9", + "product": { + "name": "rhoai/rhai-cli-rhel9", + "product_id": "rhoai/rhai-cli-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/rhai-cli-rhel9?repository_url=registry.redhat.io/rhoai/rhai-cli-rhel9" + } + } + }, + { + "category": "product_version", + "name": "devspaces/code-rhel9", + "product": { + "name": "devspaces/code-rhel9", + "product_id": "devspaces/code-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/code-rhel9?repository_url=registry.redhat.io/devspaces/code-rhel9" + } + } + }, + { + "category": "product_version", + "name": "devspaces/pluginregistry-rhel9", + "product": { + "name": "devspaces/pluginregistry-rhel9", + "product_id": "devspaces/pluginregistry-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/pluginregistry-rhel9?repository_url=registry.redhat.io/devspaces/pluginregistry-rhel9" + } + } + }, + { + "category": "product_version", + "name": "container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "product": { + "name": "container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "product_id": "container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/ocp-virt-validation-checkup-rhel9?repository_url=registry.redhat.io/container-native-virtualization/ocp-virt-validation-checkup-rhel9" + } + } + }, + { + "category": "product_version", + "name": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product": { + "name": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product_id": "ansible-automation-platform/bootc-automation-portal-rhel9", + "product_identification_helper": { + "purl": "pkg:oci/bootc-automation-portal-rhel9?repository_url=registry.redhat.io/ansible-automation-platform/bootc-automation-portal-rhel9" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@noarch", + "product": { + "name": "python3-14-main@noarch", + "product_id": "python3-14-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command@3.14.7-1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@noarch", + "product": { + "name": "python3-14-main@noarch", + "product_id": "python3-14-main@noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-unversioned-command@3.14.6-2.1.hum1?arch=noarch&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@aarch64", + "product": { + "name": "python3-14-main@aarch64", + "product_id": "python3-14-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.7-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@aarch64", + "product": { + "name": "python3-13-main@aarch64", + "product_id": "python3-13-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.15-1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-10-main@aarch64", + "product": { + "name": "python3-10-main@aarch64", + "product_id": "python3-10-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.10@3.10.20-3.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@aarch64", + "product": { + "name": "python3-12-main@aarch64", + "product_id": "python3-12-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.7.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@aarch64", + "product": { + "name": "python3-13-main@aarch64", + "product_id": "python3-13-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.14-1.6.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@aarch64", + "product": { + "name": "python3-11-main@aarch64", + "product_id": "python3-11-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-5.4.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@aarch64", + "product": { + "name": "python3-14-main@aarch64", + "product_id": "python3-14-main@aarch64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.6-2.1.hum1?arch=aarch64&distro=hummingbird-20251124&repository_id=public-hummingbird-aarch64-rpms" + } + } + } + ], + "category": "architecture", + "name": "aarch64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@x86_64", + "product": { + "name": "python3-14-main@x86_64", + "product_id": "python3-14-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.7-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@x86_64", + "product": { + "name": "python3-13-main@x86_64", + "product_id": "python3-13-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.15-1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-10-main@x86_64", + "product": { + "name": "python3-10-main@x86_64", + "product_id": "python3-10-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.10@3.10.20-3.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@x86_64", + "product": { + "name": "python3-12-main@x86_64", + "product_id": "python3-12-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.7.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@x86_64", + "product": { + "name": "python3-13-main@x86_64", + "product_id": "python3-13-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.14-1.6.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@x86_64", + "product": { + "name": "python3-11-main@x86_64", + "product_id": "python3-11-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-5.4.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@x86_64", + "product": { + "name": "python3-14-main@x86_64", + "product_id": "python3-14-main@x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3@3.14.6-2.1.hum1?arch=x86_64&distro=hummingbird-20251124&repository_id=public-hummingbird-x86_64-rpms" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + }, + { + "branches": [ + { + "category": "product_version", + "name": "python3-14-main@src", + "product": { + "name": "python3-14-main@src", + "product_id": "python3-14-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14@3.14.7-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@src", + "product": { + "name": "python3-13-main@src", + "product_id": "python3-13-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.15-1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-10-main@src", + "product": { + "name": "python3-10-main@src", + "product_id": "python3-10-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.10@3.10.20-3.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-12-main@src", + "product": { + "name": "python3-12-main@src", + "product_id": "python3-12-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.12@3.12.13-3.7.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-13-main@src", + "product": { + "name": "python3-13-main@src", + "product_id": "python3-13-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.13@3.13.14-1.6.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-11-main@src", + "product": { + "name": "python3-11-main@src", + "product_id": "python3-11-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.11@3.11.15-5.4.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + }, + { + "category": "product_version", + "name": "python3-14-main@src", + "product": { + "name": "python3-14-main@src", + "product_id": "python3-14-main@src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3.14@3.14.6-2.1.hum1?arch=src&distro=hummingbird-20251124&repository_id=public-hummingbird-source-rpms" + } + } + } + ], + "category": "architecture", + "name": "src" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-10-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-10-main@aarch64" + }, + "product_reference": "python3-10-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-10-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-10-main@src" + }, + "product_reference": "python3-10-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-10-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-10-main@x86_64" + }, + "product_reference": "python3-10-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@aarch64" + }, + "product_reference": "python3-11-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@src" + }, + "product_reference": "python3-11-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-11-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-11-main@x86_64" + }, + "product_reference": "python3-11-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@aarch64" + }, + "product_reference": "python3-12-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@src" + }, + "product_reference": "python3-12-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-12-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-12-main@x86_64" + }, + "product_reference": "python3-12-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@aarch64" + }, + "product_reference": "python3-13-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@aarch64" + }, + "product_reference": "python3-13-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@src" + }, + "product_reference": "python3-13-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@src" + }, + "product_reference": "python3-13-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@x86_64" + }, + "product_reference": "python3-13-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-13-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-13-main@x86_64" + }, + "product_reference": "python3-13-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@aarch64" + }, + "product_reference": "python3-14-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@aarch64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@aarch64" + }, + "product_reference": "python3-14-main@aarch64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@noarch" + }, + "product_reference": "python3-14-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@noarch as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@noarch" + }, + "product_reference": "python3-14-main@noarch", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@src" + }, + "product_reference": "python3-14-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@src as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@src" + }, + "product_reference": "python3-14-main@src", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@x86_64" + }, + "product_reference": "python3-14-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-14-main@x86_64 as a component of Red Hat Hardened Images", + "product_id": "Red Hat Hardened Images:python3-14-main@x86_64" + }, + "product_reference": "python3-14-main@x86_64", + "relates_to_product_reference": "Red Hat Hardened Images" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9 as a component of Exploit Intelligence", + "product_id": "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9" + }, + "product_reference": "exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "relates_to_product_reference": "exploit_intelligence" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/model-opt-cuda-rhel9" + }, + "product_reference": "rhaii/model-opt-cuda-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-cpu-rhel9" + }, + "product_reference": "rhaii/vllm-cpu-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-cuda-rhel9" + }, + "product_reference": "rhaii/vllm-cuda-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-gaudi-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-gaudi-rhel9" + }, + "product_reference": "rhaii/vllm-gaudi-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-neuron-rhel9" + }, + "product_reference": "rhaii/vllm-neuron-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-rocm-rhel9" + }, + "product_reference": "rhaii/vllm-rocm-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-spyre-rhel9" + }, + "product_reference": "rhaii/vllm-spyre-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaii/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaii/vllm-tpu-rhel9" + }, + "product_reference": "rhaii/vllm-tpu-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/model-opt-cuda-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/model-opt-cuda-rhel9" + }, + "product_reference": "rhaiis/model-opt-cuda-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-cpu-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-cpu-rhel9" + }, + "product_reference": "rhaiis/vllm-cpu-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-cuda-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-cuda-rhel9" + }, + "product_reference": "rhaiis/vllm-cuda-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-neuron-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-neuron-rhel9" + }, + "product_reference": "rhaiis/vllm-neuron-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-rocm-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-rocm-rhel9" + }, + "product_reference": "rhaiis/vllm-rocm-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-spyre-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-spyre-rhel9" + }, + "product_reference": "rhaiis/vllm-spyre-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhaiis/vllm-tpu-rhel9 as a component of Red Hat AI Inference Server", + "product_id": "red_hat_ai_inference_server:rhaiis/vllm-tpu-rhel9" + }, + "product_reference": "rhaiis/vllm-tpu-rhel9", + "relates_to_product_reference": "red_hat_ai_inference_server" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 10", + "product_id": "red_hat_enterprise_linux_10:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_10" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python" + }, + "product_reference": "python", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-debug" + }, + "product_reference": "python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-devel" + }, + "product_reference": "python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-libs" + }, + "product_reference": "python-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-test" + }, + "product_reference": "python-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-tools as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python-tools" + }, + "product_reference": "python-tools", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python.src" + }, + "product_reference": "python.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tkinter as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:tkinter" + }, + "product_reference": "tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python" + }, + "product_reference": "platform-python", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-debug" + }, + "product_reference": "platform-python-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "platform-python-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:platform-python-devel" + }, + "product_reference": "platform-python-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-PyMySQL.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6" + }, + "product_reference": "python-PyMySQL.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-distro.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-distro.src::python36:3.6" + }, + "product_reference": "python-distro.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docs.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docs.src::python36:3.6" + }, + "product_reference": "python-docs.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-docutils.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6" + }, + "product_reference": "python-docutils.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6" + }, + "product_reference": "python-nose-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nose.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-nose.src::python36:3.6" + }, + "product_reference": "python-nose.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pygments.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6" + }, + "product_reference": "python-pygments.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6" + }, + "product_reference": "python-pymongo-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6" + }, + "product_reference": "python-pymongo.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6" + }, + "product_reference": "python-sqlalchemy-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-sqlalchemy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6" + }, + "product_reference": "python-sqlalchemy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv-doc (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6" + }, + "product_reference": "python-virtualenv-doc::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-virtualenv.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6" + }, + "product_reference": "python-virtualenv.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-wheel.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6" + }, + "product_reference": "python-wheel.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-PyMySQL (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6" + }, + "product_reference": "python3-PyMySQL::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-bson (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-bson::python36:3.6" + }, + "product_reference": "python3-bson::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-distro (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-distro::python36:3.6" + }, + "product_reference": "python3-distro::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docs::python36:3.6" + }, + "product_reference": "python3-docs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-docutils (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-docutils::python36:3.6" + }, + "product_reference": "python3-docutils::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-nose (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-nose::python36:3.6" + }, + "product_reference": "python3-nose::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pygments (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pygments::python36:3.6" + }, + "product_reference": "python3-pygments::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo-gridfs (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6" + }, + "product_reference": "python3-pymongo-gridfs::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-pymongo (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6" + }, + "product_reference": "python3-pymongo::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-scipy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-scipy::python36:3.6" + }, + "product_reference": "python3-scipy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-sqlalchemy (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6" + }, + "product_reference": "python3-sqlalchemy::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-virtualenv (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6" + }, + "product_reference": "python3-virtualenv::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6" + }, + "product_reference": "python3-wheel-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-wheel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3-wheel::python36:3.6" + }, + "product_reference": "python3-wheel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-rpm-macros as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-rpm-macros" + }, + "product_reference": "python3.12-rpm-macros", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.src as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python3.src" + }, + "product_reference": "python3.src", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-debug (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-debug::python36:3.6" + }, + "product_reference": "python36-debug::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-devel (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-devel::python36:3.6" + }, + "product_reference": "python36-devel::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36-rpm-macros (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6" + }, + "product_reference": "python36-rpm-macros::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36.src::python36:3.6" + }, + "product_reference": "python36.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python36 (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:python36::python36:3.6" + }, + "product_reference": "python36::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "scipy.src (python36:3.6) as a component of Red Hat Enterprise Linux 8", + "product_id": "red_hat_enterprise_linux_8:scipy.src::python36:3.6" + }, + "product_reference": "scipy.src::python36:3.6", + "relates_to_product_reference": "red_hat_enterprise_linux_8" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-unversioned-command as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python-unversioned-command" + }, + "product_reference": "python-unversioned-command", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3" + }, + "product_reference": "python3", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-debug" + }, + "product_reference": "python3-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-devel" + }, + "product_reference": "python3-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-idle" + }, + "product_reference": "python3-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-libs" + }, + "product_reference": "python3-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-test" + }, + "product_reference": "python3-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3-tkinter" + }, + "product_reference": "python3-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12" + }, + "product_reference": "python3.12", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-debug" + }, + "product_reference": "python3.12-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-devel" + }, + "product_reference": "python3.12-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-idle" + }, + "product_reference": "python3.12-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-libs" + }, + "product_reference": "python3.12-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-test" + }, + "product_reference": "python3.12-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12-tkinter" + }, + "product_reference": "python3.12-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.12.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.12.src" + }, + "product_reference": "python3.12.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14 as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14" + }, + "product_reference": "python3.14", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-debug" + }, + "product_reference": "python3.14-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-devel" + }, + "product_reference": "python3.14-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading" + }, + "product_reference": "python3.14-freethreading", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-debug as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-debug" + }, + "product_reference": "python3.14-freethreading-debug", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-devel as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-devel" + }, + "product_reference": "python3.14-freethreading-devel", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-idle" + }, + "product_reference": "python3.14-freethreading-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-libs" + }, + "product_reference": "python3.14-freethreading-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-test" + }, + "product_reference": "python3.14-freethreading-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-freethreading-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter" + }, + "product_reference": "python3.14-freethreading-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-idle as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-idle" + }, + "product_reference": "python3.14-idle", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-libs as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-libs" + }, + "product_reference": "python3.14-libs", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-test as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-test" + }, + "product_reference": "python3.14-test", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14-tkinter as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14-tkinter" + }, + "product_reference": "python3.14-tkinter", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.14.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.14.src" + }, + "product_reference": "python3.14.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3.9.src as a component of Red Hat Enterprise Linux 9", + "product_id": "red_hat_enterprise_linux_9:python3.9.src" + }, + "product_reference": "python3.9.src", + "relates_to_product_reference": "red_hat_enterprise_linux_9" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-aws-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-aws-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-azure-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-azure-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-azure-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9" + }, + "product_reference": "rhelai3/bootc-azure-rocm-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-gaudi-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9" + }, + "product_reference": "rhelai3/bootc-gaudi-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-gcp-cuda-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9" + }, + "product_reference": "rhelai3/bootc-gcp-cuda-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhelai3/bootc-rocm-rhel9 as a component of Red Hat Enterprise Linux AI (RHEL AI) 3", + "product_id": "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9" + }, + "product_reference": "rhelai3/bootc-rocm-rhel9", + "relates_to_product_reference": "red_hat_enterprise_linux_ai_(rhel_ai)_3" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel-cla/rhel-knowledge-bridge-rhel10 as a component of Red Hat Enterprise Linux command line assistant", + "product_id": "red_hat_enterprise_linux_command_line_assistant:rhel-cla/rhel-knowledge-bridge-rhel10" + }, + "product_reference": "rhel-cla/rhel-knowledge-bridge-rhel10", + "relates_to_product_reference": "red_hat_enterprise_linux_command_line_assistant" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-cpu-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-cpu-rhel9" + }, + "product_reference": "rhai/base-image-cpu-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-cuda-12.9-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-12.9-rhel9" + }, + "product_reference": "rhai/base-image-cuda-12.9-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-cuda-13.0-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-13.0-rhel9" + }, + "product_reference": "rhai/base-image-cuda-13.0-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-gaudi-rhel9" + }, + "product_reference": "rhai/base-image-gaudi-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-neuron-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-neuron-rhel9" + }, + "product_reference": "rhai/base-image-neuron-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-rocm-6.4-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-6.4-rhel9" + }, + "product_reference": "rhai/base-image-rocm-6.4-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-rocm-7.0-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.0-rhel9" + }, + "product_reference": "rhai/base-image-rocm-7.0-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-rocm-7.1-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.1-rhel9" + }, + "product_reference": "rhai/base-image-rocm-7.1-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-spyre-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-spyre-rhel9" + }, + "product_reference": "rhai/base-image-spyre-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhai/base-image-tpu-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhai/base-image-tpu-rhel9" + }, + "product_reference": "rhai/base-image-tpu-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-automl-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-automl-rhel9" + }, + "product_reference": "rhoai/odh-automl-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-autorag-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-autorag-rhel9" + }, + "product_reference": "rhoai/odh-autorag-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-built-in-detector-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-built-in-detector-rhel9" + }, + "product_reference": "rhoai/odh-built-in-detector-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-caikit-nlp-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-nlp-rhel9" + }, + "product_reference": "rhoai/odh-caikit-nlp-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-caikit-tgis-serving-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-tgis-serving-rhel9" + }, + "product_reference": "rhoai/odh-caikit-tgis-serving-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-dashboard-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-dashboard-rhel9" + }, + "product_reference": "rhoai/odh-dashboard-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-feature-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-feature-server-rhel9" + }, + "product_reference": "rhoai/odh-feature-server-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-guardrails-detector-huggingface-runtime-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-guardrails-detector-huggingface-runtime-rhel9" + }, + "product_reference": "rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-kserve-autogluon-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-autogluon-server-rhel9" + }, + "product_reference": "rhoai/odh-kserve-autogluon-server-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-kserve-storage-initializer-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-storage-initializer-rhel9" + }, + "product_reference": "rhoai/odh-kserve-storage-initializer-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-llama-stack-core-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-llama-stack-core-rhel9" + }, + "product_reference": "rhoai/odh-llama-stack-core-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-llm-d-inference-scheduler-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-inference-scheduler-rhel9" + }, + "product_reference": "rhoai/odh-llm-d-inference-scheduler-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-llm-d-kv-cache-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-kv-cache-rhel9" + }, + "product_reference": "rhoai/odh-llm-d-kv-cache-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-llm-d-routing-sidecar-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-routing-sidecar-rhel9" + }, + "product_reference": "rhoai/odh-llm-d-routing-sidecar-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-ml-pipelines-api-server-v2-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-api-server-v2-rhel9" + }, + "product_reference": "rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-ml-pipelines-runtime-generic-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-runtime-generic-rhel9" + }, + "product_reference": "rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-mlflow-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-mlflow-rhel9" + }, + "product_reference": "rhoai/odh-mlflow-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-mlserver-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-mlserver-rhel9" + }, + "product_reference": "rhoai/odh-mlserver-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-model-registry-job-async-upload-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-model-registry-job-async-upload-rhel9" + }, + "product_reference": "rhoai/odh-model-registry-job-async-upload-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-modelmesh-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-rhel9" + }, + "product_reference": "rhoai/odh-modelmesh-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-modelmesh-runtime-adapter-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-runtime-adapter-rhel9" + }, + "product_reference": "rhoai/odh-modelmesh-runtime-adapter-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-must-gather-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-must-gather-rhel9" + }, + "product_reference": "rhoai/odh-must-gather-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-openvino-model-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-openvino-model-server-rhel9" + }, + "product_reference": "rhoai/odh-openvino-model-server-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9" + }, + "product_reference": "rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-pipelines-components-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-pipelines-components-rhel9" + }, + "product_reference": "rhoai/odh-pipelines-components-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-rhaii-cluster-validator-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-cluster-validator-rhel9" + }, + "product_reference": "rhoai/odh-rhaii-cluster-validator-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-rhaii-validator-tools-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-validator-tools-rhel9" + }, + "product_reference": "rhoai/odh-rhaii-validator-tools-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-spark-operator-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-spark-operator-rhel9" + }, + "product_reference": "rhoai/odh-spark-operator-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-ta-lmes-job-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-ta-lmes-job-rhel9" + }, + "product_reference": "rhoai/odh-ta-lmes-job-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-th06-cpu-torch210-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch210-py312-rhel9" + }, + "product_reference": "rhoai/odh-th06-cpu-torch210-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-th06-cpu-torch291-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch291-py312-rhel9" + }, + "product_reference": "rhoai/odh-th06-cpu-torch291-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-th06-cuda130-torch210-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch210-py312-rhel9" + }, + "product_reference": "rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-th06-cuda130-torch291-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch291-py312-rhel9" + }, + "product_reference": "rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-th06-rocm64-torch291-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-rocm64-torch291-py312-rhel9" + }, + "product_reference": "rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-cuda121-torch24-py311-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda121-torch24-py311-rhel9" + }, + "product_reference": "rhoai/odh-training-cuda121-torch24-py311-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-cuda124-torch25-py311-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda124-torch25-py311-rhel9" + }, + "product_reference": "rhoai/odh-training-cuda124-torch25-py311-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-cuda128-torch28-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch28-py312-rhel9" + }, + "product_reference": "rhoai/odh-training-cuda128-torch28-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-cuda128-torch29-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch29-py312-rhel9" + }, + "product_reference": "rhoai/odh-training-cuda128-torch29-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-rocm62-torch24-py311-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch24-py311-rhel9" + }, + "product_reference": "rhoai/odh-training-rocm62-torch24-py311-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-rocm62-torch25-py311-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch25-py311-rhel9" + }, + "product_reference": "rhoai/odh-training-rocm62-torch25-py311-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-rocm64-torch28-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch28-py312-rhel9" + }, + "product_reference": "rhoai/odh-training-rocm64-torch28-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-training-rocm64-torch29-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch29-py312-rhel9" + }, + "product_reference": "rhoai/odh-training-rocm64-torch29-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9" + }, + "product_reference": "rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-nemo-guardrails-server-rhel9" + }, + "product_reference": "rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-trustyai-service-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-service-rhel9" + }, + "product_reference": "rhoai/odh-trustyai-service-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-vllm-gaudi-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-vllm-gaudi-rhel9" + }, + "product_reference": "rhoai/odh-vllm-gaudi-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9" + }, + "product_reference": "rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhoai/rhai-cli-rhel9 as a component of Red Hat OpenShift AI (RHOAI)", + "product_id": "red_hat_openshift_ai_(rhoai):rhoai/rhai-cli-rhel9" + }, + "product_reference": "rhoai/rhai-cli-rhel9", + "relates_to_product_reference": "red_hat_openshift_ai_(rhoai)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/code-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/code-rhel9" + }, + "product_reference": "devspaces/code-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "devspaces/pluginregistry-rhel9 as a component of Red Hat OpenShift Dev Spaces", + "product_id": "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9" + }, + "product_reference": "devspaces/pluginregistry-rhel9", + "relates_to_product_reference": "red_hat_openshift_dev_spaces" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "container-native-virtualization/ocp-virt-validation-checkup-rhel9 as a component of Red Hat OpenShift Virtualization 4", + "product_id": "red_hat_openshift_virtualization_4:container-native-virtualization/ocp-virt-validation-checkup-rhel9" + }, + "product_reference": "container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "relates_to_product_reference": "red_hat_openshift_virtualization_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-automation-platform/bootc-automation-portal-rhel9 as a component of Self-service automation portal 2", + "product_id": "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + }, + "product_reference": "ansible-automation-platform/bootc-automation-portal-rhel9", + "relates_to_product_reference": "self-service_automation_portal_2" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2026-4360", + "cwe": { + "id": "CWE-279", + "name": "Incorrect Execution-Assigned Permissions" + }, + "discovery_date": "2026-06-30T15:01:14.438690+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "2494987" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in the Python `Tarfile.extract()` function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the `filter` parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leading to unauthorized modifications or privilege issues on the system.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "python: Python Tarfile: Unexpected file ownership when extracting hardlinks", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "This Moderate flaw in Python's Tarfile module allows a local attacker with low privileges to achieve a high integrity impact. By tricking a user into extracting a specially crafted untrusted tar file containing hardlinks, the attacker could cause files to be written with unexpected ownership, potentially leading to unauthorized file modification.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "Red Hat Hardened Images:python3-10-main@aarch64", + "Red Hat Hardened Images:python3-10-main@src", + "Red Hat Hardened Images:python3-10-main@x86_64", + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "known_affected": [ + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_ai_inference_server:rhaii/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-gaudi-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-tpu-rhel9", + "red_hat_ai_inference_server:rhaiis/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-tpu-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_enterprise_linux_command_line_assistant:rhel-cla/rhel-knowledge-bridge-rhel10", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-12.9-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-13.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-neuron-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-6.4-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.1-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-spyre-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-tpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-automl-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-autorag-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-built-in-detector-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-nlp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-tgis-serving-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-dashboard-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-feature-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-autogluon-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-storage-initializer-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llama-stack-core-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-inference-scheduler-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-kv-cache-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-routing-sidecar-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlflow-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlserver-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-model-registry-job-async-upload-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-runtime-adapter-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-must-gather-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-openvino-model-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipelines-components-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-cluster-validator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-validator-tools-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-spark-operator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ta-lmes-job-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda121-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda124-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-service-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-vllm-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/rhai-cli-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "red_hat_openshift_virtualization_4:container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2026-4360" + }, + { + "category": "external", + "summary": "RHBZ#2494987", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494987" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2026-4360", + "url": "https://www.cve.org/CVERecord?id=CVE-2026-4360" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-4360", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-4360" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/issues/151987", + "url": "https://github.com/python/cpython/issues/151987" + }, + { + "category": "external", + "summary": "https://github.com/python/cpython/pull/151988", + "url": "https://github.com/python/cpython/pull/151988" + }, + { + "category": "external", + "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/TWZW2PC2AZOV6FENIHFSRC63OM7MBGSB/", + "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/TWZW2PC2AZOV6FENIHFSRC63OM7MBGSB/" + } + ], + "release_date": "2026-06-30T14:45:35.601000+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2026-07-29T13:40:53+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-10-main@aarch64", + "Red Hat Hardened Images:python3-10-main@src", + "Red Hat Hardened Images:python3-10-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:47896" + }, + { + "category": "vendor_fix", + "date": "2026-07-29T13:52:45+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:47915" + }, + { + "category": "vendor_fix", + "date": "2026-07-29T14:08:11+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:47930" + }, + { + "category": "vendor_fix", + "date": "2026-07-29T14:07:12+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:47926" + }, + { + "category": "vendor_fix", + "date": "2026-07-29T13:32:41+00:00", + "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/", + "product_ids": [ + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2026:47892" + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter" + ] + }, + { + "category": "none_available", + "details": "Fix deferred", + "product_ids": [ + "red_hat_ai_inference_server:rhaii/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-gaudi-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-tpu-rhel9", + "red_hat_ai_inference_server:rhaiis/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-tpu-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_enterprise_linux_command_line_assistant:rhel-cla/rhel-knowledge-bridge-rhel10", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-12.9-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-13.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-neuron-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-6.4-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.1-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-spyre-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-tpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-automl-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-autorag-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-built-in-detector-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-nlp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-tgis-serving-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-dashboard-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-feature-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-autogluon-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-storage-initializer-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llama-stack-core-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-inference-scheduler-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-kv-cache-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-routing-sidecar-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlflow-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlserver-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-model-registry-job-async-upload-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-runtime-adapter-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-must-gather-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-openvino-model-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipelines-components-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-cluster-validator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-validator-tools-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-spark-operator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ta-lmes-job-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda121-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda124-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-service-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-vllm-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/rhai-cli-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "red_hat_openshift_virtualization_4:container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 5.0, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N", + "version": "3.1" + }, + "products": [ + "Red Hat Hardened Images:python3-10-main@aarch64", + "Red Hat Hardened Images:python3-10-main@src", + "Red Hat Hardened Images:python3-10-main@x86_64", + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_ai_inference_server:rhaii/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-gaudi-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-tpu-rhel9", + "red_hat_ai_inference_server:rhaiis/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-tpu-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_enterprise_linux_command_line_assistant:rhel-cla/rhel-knowledge-bridge-rhel10", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-12.9-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-13.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-neuron-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-6.4-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.1-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-spyre-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-tpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-automl-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-autorag-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-built-in-detector-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-nlp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-tgis-serving-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-dashboard-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-feature-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-autogluon-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-storage-initializer-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llama-stack-core-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-inference-scheduler-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-kv-cache-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-routing-sidecar-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlflow-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlserver-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-model-registry-job-async-upload-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-runtime-adapter-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-must-gather-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-openvino-model-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipelines-components-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-cluster-validator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-validator-tools-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-spark-operator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ta-lmes-job-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda121-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda124-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-service-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-vllm-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/rhai-cli-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "red_hat_openshift_virtualization_4:container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "Red Hat Hardened Images:python3-10-main@aarch64", + "Red Hat Hardened Images:python3-10-main@src", + "Red Hat Hardened Images:python3-10-main@x86_64", + "Red Hat Hardened Images:python3-11-main@aarch64", + "Red Hat Hardened Images:python3-11-main@src", + "Red Hat Hardened Images:python3-11-main@x86_64", + "Red Hat Hardened Images:python3-12-main@aarch64", + "Red Hat Hardened Images:python3-12-main@src", + "Red Hat Hardened Images:python3-12-main@x86_64", + "Red Hat Hardened Images:python3-13-main@aarch64", + "Red Hat Hardened Images:python3-13-main@src", + "Red Hat Hardened Images:python3-13-main@x86_64", + "Red Hat Hardened Images:python3-14-main@aarch64", + "Red Hat Hardened Images:python3-14-main@noarch", + "Red Hat Hardened Images:python3-14-main@src", + "Red Hat Hardened Images:python3-14-main@x86_64", + "exploit_intelligence:exploit-intelligence-tech-preview/vulnerability-analysis-rhel9", + "red_hat_ai_inference_server:rhaii/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-gaudi-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaii/vllm-tpu-rhel9", + "red_hat_ai_inference_server:rhaiis/model-opt-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cpu-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-cuda-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-neuron-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-rocm-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-spyre-rhel9", + "red_hat_ai_inference_server:rhaiis/vllm-tpu-rhel9", + "red_hat_enterprise_linux_10:python-unversioned-command", + "red_hat_enterprise_linux_10:python3", + "red_hat_enterprise_linux_10:python3-debug", + "red_hat_enterprise_linux_10:python3-devel", + "red_hat_enterprise_linux_10:python3-idle", + "red_hat_enterprise_linux_10:python3-libs", + "red_hat_enterprise_linux_10:python3-test", + "red_hat_enterprise_linux_10:python3-tkinter", + "red_hat_enterprise_linux_10:python3.12.src", + "red_hat_enterprise_linux_10:python3.14", + "red_hat_enterprise_linux_10:python3.14-debug", + "red_hat_enterprise_linux_10:python3.14-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading", + "red_hat_enterprise_linux_10:python3.14-freethreading-debug", + "red_hat_enterprise_linux_10:python3.14-freethreading-devel", + "red_hat_enterprise_linux_10:python3.14-freethreading-idle", + "red_hat_enterprise_linux_10:python3.14-freethreading-libs", + "red_hat_enterprise_linux_10:python3.14-freethreading-test", + "red_hat_enterprise_linux_10:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_10:python3.14-idle", + "red_hat_enterprise_linux_10:python3.14-libs", + "red_hat_enterprise_linux_10:python3.14-test", + "red_hat_enterprise_linux_10:python3.14-tkinter", + "red_hat_enterprise_linux_10:python3.14.src", + "red_hat_enterprise_linux_6:python", + "red_hat_enterprise_linux_6:python-devel", + "red_hat_enterprise_linux_6:python-libs", + "red_hat_enterprise_linux_6:python-test", + "red_hat_enterprise_linux_6:python-tools", + "red_hat_enterprise_linux_6:python.src", + "red_hat_enterprise_linux_6:tkinter", + "red_hat_enterprise_linux_7:python", + "red_hat_enterprise_linux_7:python-debug", + "red_hat_enterprise_linux_7:python-devel", + "red_hat_enterprise_linux_7:python-libs", + "red_hat_enterprise_linux_7:python-test", + "red_hat_enterprise_linux_7:python-tools", + "red_hat_enterprise_linux_7:python.src", + "red_hat_enterprise_linux_7:python3", + "red_hat_enterprise_linux_7:python3-debug", + "red_hat_enterprise_linux_7:python3-devel", + "red_hat_enterprise_linux_7:python3-idle", + "red_hat_enterprise_linux_7:python3-libs", + "red_hat_enterprise_linux_7:python3-test", + "red_hat_enterprise_linux_7:python3-tkinter", + "red_hat_enterprise_linux_7:python3.src", + "red_hat_enterprise_linux_7:tkinter", + "red_hat_enterprise_linux_8:platform-python", + "red_hat_enterprise_linux_8:platform-python-debug", + "red_hat_enterprise_linux_8:platform-python-devel", + "red_hat_enterprise_linux_8:python-PyMySQL.src::python36:3.6", + "red_hat_enterprise_linux_8:python-distro.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docs.src::python36:3.6", + "red_hat_enterprise_linux_8:python-docutils.src::python36:3.6", + "red_hat_enterprise_linux_8:python-nose-docs::python36:3.6", + "red_hat_enterprise_linux_8:python-nose.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pygments.src::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-pymongo.src::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-sqlalchemy.src::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv-doc::python36:3.6", + "red_hat_enterprise_linux_8:python-virtualenv.src::python36:3.6", + "red_hat_enterprise_linux_8:python-wheel.src::python36:3.6", + "red_hat_enterprise_linux_8:python3-PyMySQL::python36:3.6", + "red_hat_enterprise_linux_8:python3-bson::python36:3.6", + "red_hat_enterprise_linux_8:python3-distro::python36:3.6", + "red_hat_enterprise_linux_8:python3-docs::python36:3.6", + "red_hat_enterprise_linux_8:python3-docutils::python36:3.6", + "red_hat_enterprise_linux_8:python3-idle", + "red_hat_enterprise_linux_8:python3-libs", + "red_hat_enterprise_linux_8:python3-nose::python36:3.6", + "red_hat_enterprise_linux_8:python3-pygments::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo-gridfs::python36:3.6", + "red_hat_enterprise_linux_8:python3-pymongo::python36:3.6", + "red_hat_enterprise_linux_8:python3-scipy::python36:3.6", + "red_hat_enterprise_linux_8:python3-sqlalchemy::python36:3.6", + "red_hat_enterprise_linux_8:python3-test", + "red_hat_enterprise_linux_8:python3-tkinter", + "red_hat_enterprise_linux_8:python3-virtualenv::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3-wheel::python36:3.6", + "red_hat_enterprise_linux_8:python3.12", + "red_hat_enterprise_linux_8:python3.12-debug", + "red_hat_enterprise_linux_8:python3.12-devel", + "red_hat_enterprise_linux_8:python3.12-idle", + "red_hat_enterprise_linux_8:python3.12-libs", + "red_hat_enterprise_linux_8:python3.12-rpm-macros", + "red_hat_enterprise_linux_8:python3.12-test", + "red_hat_enterprise_linux_8:python3.12-tkinter", + "red_hat_enterprise_linux_8:python3.12.src", + "red_hat_enterprise_linux_8:python3.src", + "red_hat_enterprise_linux_8:python36-debug::python36:3.6", + "red_hat_enterprise_linux_8:python36-devel::python36:3.6", + "red_hat_enterprise_linux_8:python36-rpm-macros::python36:3.6", + "red_hat_enterprise_linux_8:python36.src::python36:3.6", + "red_hat_enterprise_linux_8:python36::python36:3.6", + "red_hat_enterprise_linux_8:scipy.src::python36:3.6", + "red_hat_enterprise_linux_9:python-unversioned-command", + "red_hat_enterprise_linux_9:python3", + "red_hat_enterprise_linux_9:python3-debug", + "red_hat_enterprise_linux_9:python3-devel", + "red_hat_enterprise_linux_9:python3-idle", + "red_hat_enterprise_linux_9:python3-libs", + "red_hat_enterprise_linux_9:python3-test", + "red_hat_enterprise_linux_9:python3-tkinter", + "red_hat_enterprise_linux_9:python3.12", + "red_hat_enterprise_linux_9:python3.12-debug", + "red_hat_enterprise_linux_9:python3.12-devel", + "red_hat_enterprise_linux_9:python3.12-idle", + "red_hat_enterprise_linux_9:python3.12-libs", + "red_hat_enterprise_linux_9:python3.12-test", + "red_hat_enterprise_linux_9:python3.12-tkinter", + "red_hat_enterprise_linux_9:python3.12.src", + "red_hat_enterprise_linux_9:python3.14", + "red_hat_enterprise_linux_9:python3.14-debug", + "red_hat_enterprise_linux_9:python3.14-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading", + "red_hat_enterprise_linux_9:python3.14-freethreading-debug", + "red_hat_enterprise_linux_9:python3.14-freethreading-devel", + "red_hat_enterprise_linux_9:python3.14-freethreading-idle", + "red_hat_enterprise_linux_9:python3.14-freethreading-libs", + "red_hat_enterprise_linux_9:python3.14-freethreading-test", + "red_hat_enterprise_linux_9:python3.14-freethreading-tkinter", + "red_hat_enterprise_linux_9:python3.14-idle", + "red_hat_enterprise_linux_9:python3.14-libs", + "red_hat_enterprise_linux_9:python3.14-test", + "red_hat_enterprise_linux_9:python3.14-tkinter", + "red_hat_enterprise_linux_9:python3.14.src", + "red_hat_enterprise_linux_9:python3.9.src", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-aws-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-azure-rocm-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gaudi-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-gcp-cuda-rhel9", + "red_hat_enterprise_linux_ai_(rhel_ai)_3:rhelai3/bootc-rocm-rhel9", + "red_hat_enterprise_linux_command_line_assistant:rhel-cla/rhel-knowledge-bridge-rhel10", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-12.9-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-cuda-13.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-neuron-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-6.4-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.0-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-rocm-7.1-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-spyre-rhel9", + "red_hat_openshift_ai_(rhoai):rhai/base-image-tpu-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-automl-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-autorag-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-built-in-detector-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-nlp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-caikit-tgis-serving-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-dashboard-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-feature-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-guardrails-detector-huggingface-runtime-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-autogluon-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-kserve-storage-initializer-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llama-stack-core-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-inference-scheduler-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-kv-cache-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-llm-d-routing-sidecar-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-api-server-v2-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ml-pipelines-runtime-generic-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlflow-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-mlserver-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-model-registry-job-async-upload-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-modelmesh-runtime-adapter-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-must-gather-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-openvino-model-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-pipelines-components-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-cluster-validator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-rhaii-validator-tools-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-spark-operator-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-ta-lmes-job-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cpu-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch210-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-cuda130-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-th06-rocm64-torch291-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda121-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda124-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-cuda128-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch24-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm62-torch25-py311-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch28-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-training-rocm64-torch29-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-garak-lls-provider-dsp-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-nemo-guardrails-server-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-trustyai-service-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-vllm-gaudi-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9", + "red_hat_openshift_ai_(rhoai):rhoai/rhai-cli-rhel9", + "red_hat_openshift_dev_spaces:devspaces/code-rhel9", + "red_hat_openshift_dev_spaces:devspaces/pluginregistry-rhel9", + "red_hat_openshift_virtualization_4:container-native-virtualization/ocp-virt-validation-checkup-rhel9", + "self-service_automation_portal_2:ansible-automation-platform/bootc-automation-portal-rhel9" + ] + } + ], + "title": "python: Python Tarfile: Unexpected file ownership when extracting hardlinks" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/README.md b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/README.md new file mode 100644 index 000000000..8261ad391 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/README.md @@ -0,0 +1,37 @@ +# S4 — Wrong-product / CPE-context not checked (TC-5171) + +**Component under test:** `pkg:rpm/redhat/python3-chardet@3.0.4-7.el8` (RHEL 8 OS package) +**SBOM:** `sbom_python3-chardet_el8.cdx.json` (CDX 1.6; el8 baseos node + python3-chardet) + +## The bug +`python3-chardet` ships in **Red Hat Satellite** (a *different product*, built `.el7sat`). +The engine matches the RHEL-8 **OS** package to a **Satellite** advisory purely by package name, +ignoring that the advisory's context CPE is `cpe:/a:redhat:satellite:*` (product = `satellite`), +not `cpe:/o:redhat:enterprise_linux:8`. No CPE vendor/product check (TC-5171). + +## The 3 reproducer CVEs (el8-OS = ABSENT from the advisory; only Satellite ships/fixes chardet) +| CVE | enterprise_linux:8 (VEX) | satellite (VEX) | Expected | Buggy engine | +|---|---|---|---|---| +| CVE-2018-11751 | absent (not tracked) | fixed (`…el7sat`) | **not_affected** | affected (satellite:6.x:el7) | +| CVE-2018-3258 | absent | fixed (`…el7sat`) | **not_affected** | affected (satellite:6.x:el7) | +| CVE-2019-0231 | absent | fixed (`…el7sat`) | **not_affected** | affected (satellite:6.x:el7) | + +These are Satellite platform advisories that bundle `python3-chardet` as a dependency. The RHEL-8 OS +`python3-chardet` has **no** entry in the vulnerability at all → the CVE should not appear for this SBOM. +Observed on the buggy env: reported `affected` under a `cpe:/a:redhat:satellite` context. + +## Why this is a *cleaner* TC-5171 than hummingbird +Satellite ships packages RHEL-8 OS does not security-track, so el8-OS is entirely absent → the whole CVE +is a false positive. (By contrast the `hummingbird` product bundles the same core libs as el8-OS — +curl/openssl/python — so el8 is usually genuinely affected and hummingbird only adds a *duplicate* row.) + +## Files +- `sbom_python3-chardet_el8.cdx.json` — upload this. +- `vex/CVE-*.json` — Red Hat CSAF/VEX (the Satellite advisories to ingest). CSAF-only (no OSV for RPMs). +- `cve/CVE-*.json` — CVE Project (MITRE) records, reference. + +## Reproduce +1. Ingest the 3 `vex/*.json`. +2. Upload `sbom_python3-chardet_el8.cdx.json`. +3. `GET /sbom/{id}/advisory` → BUG: python3-chardet listed `affected` for all 3 under a `satellite` context. + Correct: none (el8-OS chardet is not in these vulnerabilities). diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-11751.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-11751.json new file mode 100644 index 000000000..13845f4a4 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-11751.json @@ -0,0 +1 @@ +{"containers":{"cna":{"affected":[{"product":"Puppet Agent, Puppet","vendor":"n/a","versions":[{"status":"affected","version":"Puppet Agent 6.x prior to 6.4.0, Puppet 6.x prior to 6.4.x"}]}],"descriptions":[{"lang":"en","value":"Previous versions of Puppet Agent didn't verify the peer in the SSL connection prior to downloading the CRL. This issue is resolved in Puppet Agent 6.4.0."}],"problemTypes":[{"descriptions":[{"description":"Improper Certificate Validation","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2019-12-16T21:39:30.000Z","orgId":"ca2a266c-be2f-4d4b-92d0-47b76b1a9c4e","shortName":"puppet"},"references":[{"tags":["x_refsource_MISC"],"url":"https://puppet.com/security/cve/CVE-2018-11751"}],"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"security@puppet.com","ID":"CVE-2018-11751","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Puppet Agent, Puppet","version":{"version_data":[{"version_value":"Puppet Agent 6.x prior to 6.4.0, Puppet 6.x prior to 6.4.x"}]}}]},"vendor_name":"n/a"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Previous versions of Puppet Agent didn't verify the peer in the SSL connection prior to downloading the CRL. This issue is resolved in Puppet Agent 6.4.0."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"Improper Certificate Validation"}]}]},"references":{"reference_data":[{"name":"https://puppet.com/security/cve/CVE-2018-11751","refsource":"MISC","url":"https://puppet.com/security/cve/CVE-2018-11751"}]}}},"adp":[{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-05T08:17:09.111Z"},"title":"CVE Program Container","references":[{"tags":["x_refsource_MISC","x_transferred"],"url":"https://puppet.com/security/cve/CVE-2018-11751"}]}]},"cveMetadata":{"assignerOrgId":"ca2a266c-be2f-4d4b-92d0-47b76b1a9c4e","assignerShortName":"puppet","cveId":"CVE-2018-11751","datePublished":"2019-12-16T21:39:30.000Z","dateReserved":"2018-06-05T00:00:00.000Z","dateUpdated":"2024-08-05T08:17:09.111Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-3258.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-3258.json new file mode 100644 index 000000000..d6a7215d0 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2018-3258.json @@ -0,0 +1 @@ +{"containers":{"cna":{"affected":[{"product":"MySQL Connectors","vendor":"Oracle Corporation","versions":[{"status":"affected","version":"8.0.12 and prior"}]}],"datePublic":"2018-10-16T00:00:00.000Z","descriptions":[{"lang":"en","value":"Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)."}],"problemTypes":[{"descriptions":[{"description":"Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors.","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2019-06-18T23:06:05.000Z","orgId":"43595867-4340-4103-b7a2-9a5208d29a85","shortName":"oracle"},"references":[{"name":"1041888","tags":["vdb-entry","x_refsource_SECTRACK"],"url":"http://www.securitytracker.com/id/1041888"},{"name":"105589","tags":["vdb-entry","x_refsource_BID"],"url":"http://www.securityfocus.com/bid/105589"},{"tags":["x_refsource_CONFIRM"],"url":"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"},{"tags":["x_refsource_CONFIRM"],"url":"https://security.netapp.com/advisory/ntap-20181018-0002/"},{"name":"RHSA-2019:1545","tags":["vendor-advisory","x_refsource_REDHAT"],"url":"https://access.redhat.com/errata/RHSA-2019:1545"}],"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"secalert_us@oracle.com","ID":"CVE-2018-3258","STATE":"PUBLIC"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"MySQL Connectors","version":{"version_data":[{"version_affected":"=","version_value":"8.0.12 and prior"}]}}]},"vendor_name":"Oracle Corporation"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H)."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors."}]}]},"references":{"reference_data":[{"name":"1041888","refsource":"SECTRACK","url":"http://www.securitytracker.com/id/1041888"},{"name":"105589","refsource":"BID","url":"http://www.securityfocus.com/bid/105589"},{"name":"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html","refsource":"CONFIRM","url":"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"},{"name":"https://security.netapp.com/advisory/ntap-20181018-0002/","refsource":"CONFIRM","url":"https://security.netapp.com/advisory/ntap-20181018-0002/"},{"name":"RHSA-2019:1545","refsource":"REDHAT","url":"https://access.redhat.com/errata/RHSA-2019:1545"}]}}},"adp":[{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-05T04:43:35.317Z"},"title":"CVE Program Container","references":[{"name":"1041888","tags":["vdb-entry","x_refsource_SECTRACK","x_transferred"],"url":"http://www.securitytracker.com/id/1041888"},{"name":"105589","tags":["vdb-entry","x_refsource_BID","x_transferred"],"url":"http://www.securityfocus.com/bid/105589"},{"tags":["x_refsource_CONFIRM","x_transferred"],"url":"http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html"},{"tags":["x_refsource_CONFIRM","x_transferred"],"url":"https://security.netapp.com/advisory/ntap-20181018-0002/"},{"name":"RHSA-2019:1545","tags":["vendor-advisory","x_refsource_REDHAT","x_transferred"],"url":"https://access.redhat.com/errata/RHSA-2019:1545"}]},{"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2024-10-02T18:16:07.093037Z","id":"CVE-2018-3258","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2024-10-02T19:29:41.211Z"}}]},"cveMetadata":{"assignerOrgId":"43595867-4340-4103-b7a2-9a5208d29a85","assignerShortName":"oracle","cveId":"CVE-2018-3258","datePublished":"2018-10-17T01:00:00.000Z","dateReserved":"2017-12-15T00:00:00.000Z","dateUpdated":"2024-10-02T19:29:41.211Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2019-0231.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2019-0231.json new file mode 100644 index 000000000..e9131e8c9 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/cve/CVE-2019-0231.json @@ -0,0 +1 @@ +{"containers":{"cna":{"affected":[{"product":"Apache MINA","vendor":"Apache Software Foundation","versions":[{"status":"affected","version":"Apache MINA 2.1 2.1.0"},{"status":"affected","version":"Apache MINA 2.0 2.0.21"}]}],"credits":[{"lang":"en","value":"This issue was discovered and reported by Oleksii Osypov."}],"datePublic":"2019-09-27T00:00:00.000Z","descriptions":[{"lang":"en","value":"Handling of the close_notify SSL/TLS message does not lead to a connection closure, leading the server to retain the socket opened and to have the client potentially receive clear text messages afterward. Mitigation: 2.0.20 users should migrate to 2.0.21, 2.1.0 users should migrate to 2.1.1. This issue affects: Apache MINA."}],"problemTypes":[{"descriptions":[{"description":"SSLFilter security Issue","lang":"en","type":"text"}]}],"providerMetadata":{"dateUpdated":"2024-09-17T03:16:11.000Z","orgId":"f0158376-9dc2-43b6-827c-5f631a4d8d09","shortName":"apache"},"references":[{"tags":["x_refsource_MISC"],"url":"http://mina.apache.org/mina-project/index.html#mina-211-mina-2021-released-posted-on-april-14-2019"}],"source":{"discovery":"UNKNOWN"},"title":"Apache MINA SSLFilter security Issue","x_generator":{"engine":"Vulnogram 0.0.8"},"x_legacyV4Record":{"CVE_data_meta":{"ASSIGNER":"security@apache.org","DATE_PUBLIC":"27/9/2019","ID":"CVE-2019-0231","STATE":"PUBLIC","TITLE":"Apache MINA SSLFilter security Issue"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Apache MINA","version":{"version_data":[{"version_name":"Apache MINA 2.1","version_value":"2.1.0"},{"version_name":"Apache MINA 2.0","version_value":"2.0.21"}]}}]},"vendor_name":"Apache Software Foundation"}]}},"credit":[{"lang":"eng","value":"This issue was discovered and reported by Oleksii Osypov."}],"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Handling of the close_notify SSL/TLS message does not lead to a connection closure, leading the server to retain the socket opened and to have the client potentially receive clear text messages afterward. Mitigation: 2.0.20 users should migrate to 2.0.21, 2.1.0 users should migrate to 2.1.1. This issue affects: Apache MINA."}]},"generator":{"engine":"Vulnogram 0.0.8"},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"SSLFilter security Issue"}]}]},"references":{"reference_data":[{"name":"http://mina.apache.org/mina-project/index.html#mina-211-mina-2021-released-posted-on-april-14-2019","refsource":"MISC","url":"http://mina.apache.org/mina-project/index.html#mina-211-mina-2021-released-posted-on-april-14-2019"}]},"source":{"discovery":"UNKNOWN"}}},"adp":[{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-04T17:44:15.926Z"},"title":"CVE Program Container","references":[{"tags":["x_refsource_MISC","x_transferred"],"url":"http://mina.apache.org/mina-project/index.html#mina-211-mina-2021-released-posted-on-april-14-2019"}]}]},"cveMetadata":{"assignerOrgId":"f0158376-9dc2-43b6-827c-5f631a4d8d09","assignerShortName":"apache","cveId":"CVE-2019-0231","datePublished":"2019-10-01T19:39:53.189Z","dateReserved":"2018-11-14T00:00:00.000Z","dateUpdated":"2025-02-13T16:27:19.692Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.1"} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-11751.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-11751.json new file mode 100644 index 000000000..1316d0e10 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-11751.json @@ -0,0 +1,26412 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Low" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2018/cve-2018-11751.json" + } + ], + "title": "puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL", + "tracking": { + "current_release_date": "2026-06-27T02:59:30+00:00", + "generator": { + "date": "2026-06-27T02:59:30+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.2.6" + } + }, + "id": "CVE-2018-11751", + "initial_release_date": "2018-01-01T00:00:00+00:00", + "revision_history": [ + { + "date": "2018-01-01T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2024-11-07T15:02:01+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-06-27T02:59:30+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 10 (Newton)", + "product": { + "name": "Red Hat OpenStack Platform 10 (Newton)", + "product_id": "red_hat_openstack_platform_10_(newton)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 10 (Newton)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 13 (Queens)", + "product": { + "name": "Red Hat OpenStack Platform 13 (Queens)", + "product_id": "red_hat_openstack_platform_13_(queens)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:13" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 13 (Queens)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 15 (Stein)", + "product": { + "name": "Red Hat OpenStack Platform 15 (Stein)", + "product_id": "red_hat_openstack_platform_15_(stein)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:15" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 15 (Stein)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 16 (Train)", + "product": { + "name": "Red Hat OpenStack Platform 16 (Train)", + "product_id": "red_hat_openstack_platform_16_(train)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:16" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 16 (Train)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Update Infrastructure 3 for Cloud Providers", + "product": { + "name": "Red Hat Update Infrastructure 3 for Cloud Providers", + "product_id": "red_hat_update_infrastructure_3_for_cloud_providers", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:rhui:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Update Infrastructure 3 for Cloud Providers" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Satellite 6.8", + "product": { + "name": "Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite:6.8::el7" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Satellite Capsule 6.8", + "product": { + "name": "Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite_capsule:6.8::el7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Satellite 6" + }, + { + "category": "product_version", + "name": "puppet-server", + "product": { + "name": "puppet-server", + "product_id": "puppet-server", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-server" + } + } + }, + { + "category": "product_version", + "name": "puppet.src", + "product": { + "name": "puppet.src", + "product_id": "puppet.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-headless", + "product": { + "name": "puppet-headless", + "product_id": "puppet-headless", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-headless" + } + } + }, + { + "category": "product_version", + "name": "puppet", + "product": { + "name": "puppet", + "product_id": "puppet", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_id": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_id": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ansible-runner@1.4.6-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product_id": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/crane-selinux@3.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product": { + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product_id": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat-tftpboot@202005201200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product_id": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product_id": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-journald@2.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product_id": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-content@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-common-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-common-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-common@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-debug@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product_id": "kobo-0:0.5.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-admin-client@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-maintenance@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-selinux@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-server@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-bindings@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-client-lib@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-common@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-oid_validation@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-repoauth@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-streamer@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-child@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-common@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-parent@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-agent-lib@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-admin-extensions@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-plugins@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_id": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-ostree-common@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-admin-extensions@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-plugins@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-tools@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-puppet-common@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-admin-extensions@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-plugins@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-integrity@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-rpm-common@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_id": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-amqp@2.2.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_id": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-anyjson@0.3.3-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product_id": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-apypie@0.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_id": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-celery@4.0.2-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product": { + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product_id": "python2-click-0:6.7-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-click@6.7-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_id": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-crane@3.3.1-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_id": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-daemon@2.1.2-7.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-django-0:1.11.29-1.el7sat.noarch", + "product": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch", + "product_id": "python2-django-0:1.11.29-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-django@1.11.29-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_id": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-flask@0.12.2-4.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_id": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-future@0.16.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_id": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-isodate@0.5.4-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_id": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-itsdangerous@0.24-15.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_id": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jinja2@2.10-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_id": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jmespath@0.9.0-6.el7_7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_id": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-kombu@4.0.2-13.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_id": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-lockfile@0.11.0-10.el7ar?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_id": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-okaara@1.0.37-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_id": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pexpect@4.6-1.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_id": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ptyprocess@0.5.2-3.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_id": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-vine@1.1.3-6.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_id": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-werkzeug@0.12.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_id": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-async-timeout@3.0.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_id": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-attrs@19.3.0-3.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_id": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-chardet@3.0.4-10.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_id": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-dateutil@2.8.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product": { + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product_id": "python3-idna-0:2.4-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna@2.4-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_id": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna-ssl@1.1.0-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_id": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-prometheus-client@0.7.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_id": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-six@1.11.0-8.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_id": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product_id": "python-blinker-0:1.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer-qpid@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_id": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product_id": "python-qpid-0:1.35.0-5.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_id": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-tools@1.36.0-28.el7amq?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_id": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-tools@1.5.0-4.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.3-1.el7ar.noarch", + "product": { + "name": "receptor-0:0.6.3-1.el7ar.noarch", + "product_id": "receptor-0:0.6.3-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product_id": "repoview-0:0.6.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product_id": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-capsule@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-cli@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-common@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-debug-tools@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution-cockpit@3.3.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product_id": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer-katello@2.1.2.8-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product_id": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product": { + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product_id": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-receptor-satellite@1.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "candlepin-0:3.1.21-1.el7sat.noarch", + "product": { + "name": "candlepin-0:3.1.21-1.el7sat.noarch", + "product_id": "candlepin-0:3.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product": { + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product_id": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin-selinux@3.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-cli@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-debug@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ec2@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-gce@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-journald@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-libvirt@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-openstack@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ovirt@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-postgresql@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-service@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-telemetry@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-vmware@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product_id": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-admin-extensions@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product_id": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-plugins@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product_id": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-docker-common@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product_id": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=noarch&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.4.6-1.el7ar.src", + "product": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src", + "product_id": "ansible-runner-0:1.4.6-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.4.0-1.el7sat.src", + "product": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src", + "product_id": "katello-selinux-0:3.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product_id": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.16.0-1.el7sat.src", + "product": { + "name": "katello-0:3.16.0-1.el7sat.src", + "product_id": "katello-0:3.16.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product_id": "hfsplus-tools-0:332.14-12.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.src", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.src", + "product_id": "kobo-0:0.5.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product_id": "libwebsockets-0:2.4.2-2.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product_id": "ostree-0:2017.1-2.atomic.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-0:2.21.3-1.el7sat.src", + "product": { + "name": "pulp-0:2.21.3-1.el7sat.src", + "product_id": "pulp-0:2.21.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp@2.21.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_id": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree@1.3.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product_id": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet@2.21.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product_id": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm@2.21.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:6.14.0-2.el7sat.src", + "product": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src", + "product_id": "puppet-agent-0:6.14.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product_id": "pycairo-0:1.16.3-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product": { + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product_id": "python-amqp-0:2.2.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-amqp@2.2.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_id": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-anyjson@0.3.3-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-apypie-0:0.2.2-1.el7sat.src", + "product": { + "name": "python-apypie-0:0.2.2-1.el7sat.src", + "product_id": "python-apypie-0:0.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-apypie@0.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_id": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard@3.5.0.3-3.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product": { + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product_id": "python-celery-0:4.0.2-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-celery@4.0.2-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-click-0:6.7-9.el7sat.src", + "product": { + "name": "python-click-0:6.7-9.el7sat.src", + "product_id": "python-click-0:6.7-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-click@6.7-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product": { + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product_id": "python-crane-0:3.3.1-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-crane@3.3.1-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product": { + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product_id": "python-daemon-0:2.1.2-7.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-daemon@2.1.2-7.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-django-0:1.11.29-1.el7sat.src", + "product": { + "name": "python-django-0:1.11.29-1.el7sat.src", + "product_id": "python-django-0:1.11.29-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-django@1.11.29-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product": { + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product_id": "python-flask-1:0.12.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-flask@0.12.2-4.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "future-0:0.16.0-11.el7sat.src", + "product": { + "name": "future-0:0.16.0-11.el7sat.src", + "product_id": "future-0:0.16.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/future@0.16.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product": { + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product_id": "pygobject3-0:3.28.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3@3.28.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product": { + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product_id": "python-isodate-0:0.5.4-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-isodate@0.5.4-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_id": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-itsdangerous@0.24-15.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product": { + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product_id": "python-jinja2-0:2.10-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jinja2@2.10-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_id": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jmespath@0.9.0-6.el7_7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product": { + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product_id": "python-kombu-10:4.0.2-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kombu@4.0.2-13.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_id": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-10.el7ar?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product": { + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product_id": "python-markupsafe-0:0.23-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe@0.23-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product": { + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product_id": "python-okaara-0:1.0.37-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-okaara@1.0.37-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pexpect-0:4.6-1.el7at.src", + "product": { + "name": "python-pexpect-0:4.6-1.el7at.src", + "product_id": "python-pexpect-0:4.6-1.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pexpect@4.6-1.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_id": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-ptyprocess@0.5.2-3.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_id": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl@7.43.0.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product": { + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product_id": "python-twisted-0:16.4.1-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted@16.4.1-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product": { + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product_id": "python-vine-10:1.1.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-vine@1.1.3-6.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_id": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-werkzeug@0.12.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_id": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp@3.6.2-4.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_id": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-async-timeout@3.0.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product": { + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product_id": "python-attrs-0:19.3.0-3.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product": { + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product_id": "python-chardet-0:3.0.4-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_id": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-dateutil@2.8.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-0:2.4-2.el7ar.src", + "product": { + "name": "python-idna-0:2.4-2.el7ar.src", + "product_id": "python-idna-0:2.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_id": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product": { + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product_id": "python-multidict-0:4.7.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict@4.7.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_id": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-prometheus-client@0.7.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-six-0:1.11.0-8.el7ar.src", + "product": { + "name": "python-six-0:1.11.0-8.el7ar.src", + "product_id": "python-six-0:1.11.0-8.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-six@1.11.0-8.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_id": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product": { + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product_id": "python-yarl-0:1.4.2-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl@1.4.2-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.src", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.src", + "product_id": "python-blinker-0:1.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product_id": "python-pymongo-0:3.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gofer-0:2.12.5-7.el7sat.src", + "product": { + "name": "gofer-0:2.12.5-7.el7sat.src", + "product_id": "gofer-0:2.12.5-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gofer@2.12.5-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product_id": "python-kid-0:0.9.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product_id": "python-psutil-0:5.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.src", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.src", + "product_id": "python-qpid-0:1.35.0-5.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-0:0.28.0-3.el7.src", + "product": { + "name": "qpid-proton-0:0.28.0-3.el7.src", + "product_id": "qpid-proton-0:0.28.0-3.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton@0.28.0-3.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_id": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp@1.36.0-28.el7amq?arch=src" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product_id": "saslwrapper-0:0.22-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product_id": "python-zope-interface-0:4.0.5-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_id": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch@1.5.0-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.3-1.el7ar.src", + "product": { + "name": "receptor-0:0.6.3-1.el7ar.src", + "product_id": "receptor-0:0.6.3-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.src", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.src", + "product_id": "repoview-0:0.6.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product_id": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.8.0-1.el7sat.src", + "product": { + "name": "satellite-0:6.8.0-1.el7sat.src", + "product_id": "satellite-0:6.8.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-0:6.1-1.el7sat.src", + "product": { + "name": "tfm-0:6.1-1.el7sat.src", + "product_id": "tfm-0:6.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm@6.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:6.13.0-1.el7sat.src", + "product": { + "name": "puppetserver-0:6.13.0-1.el7sat.src", + "product_id": "puppetserver-0:6.13.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product": { + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product_id": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-receptor-satellite@1.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "candlepin-0:3.1.21-1.el7sat.src", + "product": { + "name": "candlepin-0:3.1.21-1.el7sat.src", + "product_id": "candlepin-0:3.1.21-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:2.1.2.19-1.el7sat.src", + "product": { + "name": "foreman-0:2.1.2.19-1.el7sat.src", + "product_id": "foreman-0:2.1.2.19-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-0:3.2.7-1.el7sat.src", + "product": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src", + "product_id": "pulp-docker-0:3.2.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker@3.2.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.2-1.el7sat.src", + "product": { + "name": "python-nectar-0:1.6.2-1.el7sat.src", + "product_id": "python-nectar-0:1.6.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=src&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-libs@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product_id": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service-tui@1.0.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools-debuginfo@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd-debuginfo@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-solv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets-debuginfo@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_id": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-imgcreate@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native-libs@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-debuginfo@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile-debuginfo@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree-debuginfo@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product_id": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo-debuginfo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-billiard@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard-debuginfo@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject-base@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_id": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3-debuginfo@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_id": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_id": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe-debuginfo@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pycurl@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl-debuginfo@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_id": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-twisted@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_id": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted-debuginfo@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_id": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-aiohttp@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_id": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp-debuginfo@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_id": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-multidict@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_id": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict-debuginfo@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_id": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-yarl@1.4.2-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_id": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl-debuginfo@1.4.2-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product_id": "python-bson-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-bson@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-gridfs@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil-debuginfo@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product_id": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-proton@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product_id": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-c@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product_id": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper-debuginfo@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson-debuginfo@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface-debuginfo@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-router@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt-debuginfo@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi-debuginfo@1.12.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb-debuginfo@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native-debuginfo@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product_id": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri-debuginfo@1.10.9-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk-debuginfo@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native-libs@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-debuginfo@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg-debuginfo@1.1.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product_id": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-debuginfo@4.3.3-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product_id": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos-debuginfo@0.1.5-18.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt-debuginfo@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product_id": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3-debuginfo@1.3.13-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext-debuginfo@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-debuginfo@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product_id": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver-debuginfo@0.7.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product_id": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-runtime@6.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product_id": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r-debuginfo@2.5.2-2.el7sat?arch=x86_64" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src" + }, + "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.29-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-3.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-0:6.1-1.el7sat.src" + }, + "product_reference": "tfm-0:6.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch" + }, + "product_reference": "candlepin-0:3.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:3.1.21-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src" + }, + "product_reference": "candlepin-0:3.1.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch" + }, + "product_reference": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch" + }, + "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src" + }, + "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src" + }, + "product_reference": "python-aiohttp-0:3.6.2-4.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src" + }, + "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src" + }, + "product_reference": "python-async-timeout-0:3.0.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-attrs-0:19.3.0-3.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src" + }, + "product_reference": "python-attrs-0:19.3.0-3.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-chardet-0:3.0.4-10.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src" + }, + "product_reference": "python-chardet-0:3.0.4-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src" + }, + "product_reference": "python-dateutil-0:2.8.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.29-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-0:2.4-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src" + }, + "product_reference": "python-idna-0:2.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src" + }, + "product_reference": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-0:4.7.4-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src" + }, + "product_reference": "python-multidict-0:4.7.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src" + }, + "product_reference": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src" + }, + "product_reference": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-six-0:1.11.0-8.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src" + }, + "product_reference": "python-six-0:1.11.0-8.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src" + }, + "product_reference": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-0:1.4.2-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src" + }, + "product_reference": "python-yarl-0:1.4.2-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch" + }, + "product_reference": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch" + }, + "product_reference": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch" + }, + "product_reference": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch" + }, + "product_reference": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-0:2.4-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch" + }, + "product_reference": "python3-idna-0:2.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch" + }, + "product_reference": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch" + }, + "product_reference": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch" + }, + "product_reference": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch" + }, + "product_reference": "python3-six-0:1.11.0-8.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch" + }, + "product_reference": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-3.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.3-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch" + }, + "product_reference": "receptor-0:0.6.3-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.3-1.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src" + }, + "product_reference": "receptor-0:0.6.3-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src" + }, + "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64" + }, + "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch" + }, + "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src" + }, + "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-0:6.1-1.el7sat.src" + }, + "product_reference": "tfm-0:6.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-server as a component of Red Hat OpenStack Platform 10 (Newton)", + "product_id": "red_hat_openstack_platform_10_(newton):puppet-server" + }, + "product_reference": "puppet-server", + "relates_to_product_reference": "red_hat_openstack_platform_10_(newton)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet.src as a component of Red Hat OpenStack Platform 10 (Newton)", + "product_id": "red_hat_openstack_platform_10_(newton):puppet.src" + }, + "product_reference": "puppet.src", + "relates_to_product_reference": "red_hat_openstack_platform_10_(newton)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-server as a component of Red Hat OpenStack Platform 13 (Queens)", + "product_id": "red_hat_openstack_platform_13_(queens):puppet-server" + }, + "product_reference": "puppet-server", + "relates_to_product_reference": "red_hat_openstack_platform_13_(queens)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet.src as a component of Red Hat OpenStack Platform 13 (Queens)", + "product_id": "red_hat_openstack_platform_13_(queens):puppet.src" + }, + "product_reference": "puppet.src", + "relates_to_product_reference": "red_hat_openstack_platform_13_(queens)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-headless as a component of Red Hat OpenStack Platform 15 (Stein)", + "product_id": "red_hat_openstack_platform_15_(stein):puppet-headless" + }, + "product_reference": "puppet-headless", + "relates_to_product_reference": "red_hat_openstack_platform_15_(stein)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-server as a component of Red Hat OpenStack Platform 15 (Stein)", + "product_id": "red_hat_openstack_platform_15_(stein):puppet-server" + }, + "product_reference": "puppet-server", + "relates_to_product_reference": "red_hat_openstack_platform_15_(stein)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet.src as a component of Red Hat OpenStack Platform 15 (Stein)", + "product_id": "red_hat_openstack_platform_15_(stein):puppet.src" + }, + "product_reference": "puppet.src", + "relates_to_product_reference": "red_hat_openstack_platform_15_(stein)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet as a component of Red Hat OpenStack Platform 16 (Train)", + "product_id": "red_hat_openstack_platform_16_(train):puppet" + }, + "product_reference": "puppet", + "relates_to_product_reference": "red_hat_openstack_platform_16_(train)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-headless as a component of Red Hat OpenStack Platform 16 (Train)", + "product_id": "red_hat_openstack_platform_16_(train):puppet-headless" + }, + "product_reference": "puppet-headless", + "relates_to_product_reference": "red_hat_openstack_platform_16_(train)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-server as a component of Red Hat OpenStack Platform 16 (Train)", + "product_id": "red_hat_openstack_platform_16_(train):puppet-server" + }, + "product_reference": "puppet-server", + "relates_to_product_reference": "red_hat_openstack_platform_16_(train)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet.src as a component of Red Hat OpenStack Platform 16 (Train)", + "product_id": "red_hat_openstack_platform_16_(train):puppet.src" + }, + "product_reference": "puppet.src", + "relates_to_product_reference": "red_hat_openstack_platform_16_(train)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet.src as a component of Red Hat Update Infrastructure 3 for Cloud Providers", + "product_id": "red_hat_update_infrastructure_3_for_cloud_providers:puppet.src" + }, + "product_reference": "puppet.src", + "relates_to_product_reference": "red_hat_update_infrastructure_3_for_cloud_providers" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2018-11751", + "cwe": { + "id": "CWE-862", + "name": "Missing Authorization" + }, + "discovery_date": "2019-12-13T00:00:00+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_openstack_platform_13_(queens):puppet-server", + "red_hat_openstack_platform_13_(queens):puppet.src", + "red_hat_openstack_platform_15_(stein):puppet-headless", + "red_hat_openstack_platform_15_(stein):puppet-server", + "red_hat_openstack_platform_15_(stein):puppet.src", + "red_hat_openstack_platform_16_(train):puppet", + "red_hat_openstack_platform_16_(train):puppet-headless", + "red_hat_openstack_platform_16_(train):puppet-server", + "red_hat_openstack_platform_16_(train):puppet.src" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "1788261" + } + ], + "notes": [ + { + "category": "description", + "text": "A flaw was found in Puppet, where the Puppet Agent did not verify the peer in the SSL connection before downloading to the Certificate Revocation List (CRL). The primary risk is the availability of communications to computing systems and not Puppet itself. This flaw allows an attacker to submit a phony CRL, potentially denying future automation of systems driven by Puppet.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "Red Hat Update Infrastructure 3 is in Maintenance Support phase and product only fixing Critical or Important impact flaws. Please refer lifecycle page for more details: https://access.redhat.com/support/policy/updates/rhui", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + ], + "known_affected": [ + "red_hat_openstack_platform_10_(newton):puppet-server", + "red_hat_openstack_platform_10_(newton):puppet.src", + "red_hat_update_infrastructure_3_for_cloud_providers:puppet.src" + ], + "known_not_affected": [ + "red_hat_openstack_platform_13_(queens):puppet-server", + "red_hat_openstack_platform_13_(queens):puppet.src", + "red_hat_openstack_platform_15_(stein):puppet-headless", + "red_hat_openstack_platform_15_(stein):puppet-server", + "red_hat_openstack_platform_15_(stein):puppet.src", + "red_hat_openstack_platform_16_(train):puppet", + "red_hat_openstack_platform_16_(train):puppet-headless", + "red_hat_openstack_platform_16_(train):puppet-server", + "red_hat_openstack_platform_16_(train):puppet.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2018-11751" + }, + { + "category": "external", + "summary": "RHBZ#1788261", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788261" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2018-11751", + "url": "https://www.cve.org/CVERecord?id=CVE-2018-11751" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-11751", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11751" + }, + { + "category": "external", + "summary": "https://tickets.puppetlabs.com/browse/PUP-9459", + "url": "https://tickets.puppetlabs.com/browse/PUP-9459" + } + ], + "release_date": "2019-12-12T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2020-10-27T12:58:12+00:00", + "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:4366" + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_openstack_platform_10_(newton):puppet-server", + "red_hat_openstack_platform_10_(newton):puppet.src" + ] + }, + { + "category": "no_fix_planned", + "details": "Will not fix", + "product_ids": [ + "red_hat_update_infrastructure_3_for_cloud_providers:puppet.src" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "LOW", + "baseScore": 3.7, + "baseSeverity": "LOW", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L", + "version": "3.1" + }, + "products": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "red_hat_openstack_platform_10_(newton):puppet-server", + "red_hat_openstack_platform_10_(newton):puppet.src", + "red_hat_openstack_platform_13_(queens):puppet-server", + "red_hat_openstack_platform_13_(queens):puppet.src", + "red_hat_openstack_platform_15_(stein):puppet-headless", + "red_hat_openstack_platform_15_(stein):puppet-server", + "red_hat_openstack_platform_15_(stein):puppet.src", + "red_hat_openstack_platform_16_(train):puppet", + "red_hat_openstack_platform_16_(train):puppet-headless", + "red_hat_openstack_platform_16_(train):puppet-server", + "red_hat_openstack_platform_16_(train):puppet.src", + "red_hat_update_infrastructure_3_for_cloud_providers:puppet.src" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Low", + "product_ids": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "red_hat_openstack_platform_10_(newton):puppet-server", + "red_hat_openstack_platform_10_(newton):puppet.src", + "red_hat_openstack_platform_13_(queens):puppet-server", + "red_hat_openstack_platform_13_(queens):puppet.src", + "red_hat_openstack_platform_15_(stein):puppet-headless", + "red_hat_openstack_platform_15_(stein):puppet-server", + "red_hat_openstack_platform_15_(stein):puppet.src", + "red_hat_openstack_platform_16_(train):puppet", + "red_hat_openstack_platform_16_(train):puppet-headless", + "red_hat_openstack_platform_16_(train):puppet-server", + "red_hat_openstack_platform_16_(train):puppet.src", + "red_hat_update_infrastructure_3_for_cloud_providers:puppet.src" + ] + } + ], + "title": "puppet-agent: Puppet Agent does not properly verify SSL connection when downloading a CRL" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-3258.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-3258.json new file mode 100644 index 000000000..00d58d3fd --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2018-3258.json @@ -0,0 +1,26378 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Important" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2018/cve-2018-3258.json" + } + ], + "title": "mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018)", + "tracking": { + "current_release_date": "2026-08-04T18:27:33+00:00", + "generator": { + "date": "2026-08-04T18:27:33+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "5.3.8" + } + }, + "id": "CVE-2018-3258", + "initial_release_date": "2018-10-17T00:00:00+00:00", + "revision_history": [ + { + "date": "2018-10-17T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-08-04T13:53:51+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-08-04T18:27:33+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 6", + "product": { + "name": "Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Enterprise Linux 7", + "product": { + "name": "Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7", + "product_identification_helper": { + "cpe": "cpe:/o:redhat:enterprise_linux:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Enterprise Linux 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Data Grid 7", + "product": { + "name": "Red Hat JBoss Data Grid 7", + "product_id": "red_hat_jboss_data_grid_7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_data_grid:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Data Grid 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Fuse Service Works 6", + "product": { + "name": "Red Hat JBoss Fuse Service Works 6", + "product_id": "red_hat_jboss_fuse_service_works_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_fuse_service_works:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Fuse Service Works 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Mobile Application Platform 4", + "product": { + "name": "Red Hat Mobile Application Platform 4", + "product_id": "red_hat_mobile_application_platform_4", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:mobile_application_platform:4" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Mobile Application Platform 4" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Single Sign-On 7", + "product": { + "name": "Red Hat Single Sign-On 7", + "product_id": "red_hat_single_sign-on_7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:red_hat_single_sign_on:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Single Sign-On 7" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Satellite 6.8", + "product": { + "name": "Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite:6.8::el7" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Satellite Capsule 6.8", + "product": { + "name": "Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite_capsule:6.8::el7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Satellite 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Fuse 7.3.1", + "product": { + "name": "Red Hat Fuse 7.3.1", + "product_id": "Red Hat Fuse 7.3.1", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_fuse:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Fuse" + }, + { + "category": "product_version", + "name": "mysql-connector-java.src", + "product": { + "name": "mysql-connector-java.src", + "product_id": "mysql-connector-java.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mysql-connector-java?arch=src" + } + } + }, + { + "category": "product_version", + "name": "mysql-connector-java", + "product": { + "name": "mysql-connector-java", + "product_id": "mysql-connector-java", + "product_identification_helper": { + "purl": "pkg:maven/mysql/mysql-connector-java" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_id": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_id": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ansible-runner@1.4.6-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product_id": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/crane-selinux@3.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product": { + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product_id": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat-tftpboot@202005201200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product_id": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product_id": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-journald@2.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product_id": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-content@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-common-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-common-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-common@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product_id": "katello-debug-0:3.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-debug@3.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product_id": "kobo-0:0.5.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-admin-client@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-maintenance@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-selinux@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-server-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-server@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-bindings@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-client-lib@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-common@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-oid_validation@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-repoauth@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-streamer@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-child@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-common@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product_id": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-parent@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product": { + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product_id": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-agent-lib@2.21.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-admin-extensions@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-plugins@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_id": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-ostree-common@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-admin-extensions@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-plugins@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-tools@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-puppet-common@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-admin-extensions@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product_id": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-plugins@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-integrity@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product_id": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-rpm-common@2.21.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_id": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-amqp@2.2.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_id": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-anyjson@0.3.3-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product_id": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-apypie@0.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_id": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-celery@4.0.2-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product": { + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product_id": "python2-click-0:6.7-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-click@6.7-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_id": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-crane@3.3.1-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_id": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-daemon@2.1.2-7.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-django-0:1.11.29-1.el7sat.noarch", + "product": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch", + "product_id": "python2-django-0:1.11.29-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-django@1.11.29-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_id": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-flask@0.12.2-4.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_id": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-future@0.16.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_id": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-isodate@0.5.4-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_id": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-itsdangerous@0.24-15.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_id": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jinja2@2.10-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_id": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jmespath@0.9.0-6.el7_7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_id": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-kombu@4.0.2-13.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_id": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-lockfile@0.11.0-10.el7ar?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_id": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-okaara@1.0.37-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_id": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pexpect@4.6-1.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_id": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ptyprocess@0.5.2-3.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_id": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-vine@1.1.3-6.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_id": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-werkzeug@0.12.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_id": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-async-timeout@3.0.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_id": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-attrs@19.3.0-3.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_id": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-chardet@3.0.4-10.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_id": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-dateutil@2.8.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product": { + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product_id": "python3-idna-0:2.4-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna@2.4-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_id": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna-ssl@1.1.0-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_id": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-prometheus-client@0.7.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_id": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-six@1.11.0-8.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_id": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product_id": "python-blinker-0:1.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer-qpid@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_id": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product_id": "python-qpid-0:1.35.0-5.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_id": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-tools@1.36.0-28.el7amq?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_id": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-tools@1.5.0-4.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.3-1.el7ar.noarch", + "product": { + "name": "receptor-0:0.6.3-1.el7ar.noarch", + "product_id": "receptor-0:0.6.3-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product_id": "repoview-0:0.6.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product_id": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-capsule@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-cli@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-common-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-common@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product_id": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-debug-tools@6.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution-cockpit@3.3.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product_id": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer-katello@2.1.2.8-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product_id": "puppetserver-0:6.13.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product": { + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product_id": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-receptor-satellite@1.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "candlepin-0:3.1.21-1.el7sat.noarch", + "product": { + "name": "candlepin-0:3.1.21-1.el7sat.noarch", + "product_id": "candlepin-0:3.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product": { + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product_id": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin-selinux@3.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-cli@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-debug@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ec2@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-gce@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-journald@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-libvirt@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-openstack@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ovirt@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-postgresql@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-service@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-telemetry@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product": { + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product_id": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-vmware@2.1.2.19-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product_id": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-admin-extensions@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product_id": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-plugins@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product_id": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-docker-common@3.2.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product_id": "python-nectar-0:1.6.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=noarch&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.13-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.4.6-1.el7ar.src", + "product": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src", + "product_id": "ansible-runner-0:1.4.6-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.4.0-1.el7sat.src", + "product": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src", + "product_id": "katello-selinux-0:3.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product_id": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202005201200-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product_id": "foreman-proxy-0:2.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@2.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.16.0-1.el7sat.src", + "product": { + "name": "katello-0:3.16.0-1.el7sat.src", + "product_id": "katello-0:3.16.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.16.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product_id": "hfsplus-tools-0:332.14-12.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product_id": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product_id": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.src", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.src", + "product_id": "kobo-0:0.5.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product_id": "libwebsockets-0:2.4.2-2.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product_id": "ostree-0:2017.1-2.atomic.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-0:2.21.3-1.el7sat.src", + "product": { + "name": "pulp-0:2.21.3-1.el7sat.src", + "product_id": "pulp-0:2.21.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp@2.21.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_id": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree@1.3.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product_id": "pulp-puppet-0:2.21.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet@2.21.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product_id": "pulp-rpm-0:2.21.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm@2.21.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:6.14.0-2.el7sat.src", + "product": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src", + "product_id": "puppet-agent-0:6.14.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product_id": "pycairo-0:1.16.3-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product": { + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product_id": "python-amqp-0:2.2.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-amqp@2.2.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_id": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-anyjson@0.3.3-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-apypie-0:0.2.2-1.el7sat.src", + "product": { + "name": "python-apypie-0:0.2.2-1.el7sat.src", + "product_id": "python-apypie-0:0.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-apypie@0.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_id": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard@3.5.0.3-3.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product": { + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product_id": "python-celery-0:4.0.2-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-celery@4.0.2-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-click-0:6.7-9.el7sat.src", + "product": { + "name": "python-click-0:6.7-9.el7sat.src", + "product_id": "python-click-0:6.7-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-click@6.7-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product": { + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product_id": "python-crane-0:3.3.1-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-crane@3.3.1-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product": { + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product_id": "python-daemon-0:2.1.2-7.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-daemon@2.1.2-7.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-django-0:1.11.29-1.el7sat.src", + "product": { + "name": "python-django-0:1.11.29-1.el7sat.src", + "product_id": "python-django-0:1.11.29-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-django@1.11.29-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product": { + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product_id": "python-flask-1:0.12.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-flask@0.12.2-4.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "future-0:0.16.0-11.el7sat.src", + "product": { + "name": "future-0:0.16.0-11.el7sat.src", + "product_id": "future-0:0.16.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/future@0.16.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product": { + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product_id": "pygobject3-0:3.28.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3@3.28.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product": { + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product_id": "python-isodate-0:0.5.4-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-isodate@0.5.4-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_id": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-itsdangerous@0.24-15.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product": { + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product_id": "python-jinja2-0:2.10-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jinja2@2.10-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_id": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jmespath@0.9.0-6.el7_7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product": { + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product_id": "python-kombu-10:4.0.2-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kombu@4.0.2-13.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_id": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-10.el7ar?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product": { + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product_id": "python-markupsafe-0:0.23-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe@0.23-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product": { + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product_id": "python-okaara-0:1.0.37-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-okaara@1.0.37-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pexpect-0:4.6-1.el7at.src", + "product": { + "name": "python-pexpect-0:4.6-1.el7at.src", + "product_id": "python-pexpect-0:4.6-1.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pexpect@4.6-1.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_id": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-ptyprocess@0.5.2-3.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_id": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl@7.43.0.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product": { + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product_id": "python-twisted-0:16.4.1-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted@16.4.1-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product": { + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product_id": "python-vine-10:1.1.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-vine@1.1.3-6.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_id": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-werkzeug@0.12.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_id": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp@3.6.2-4.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_id": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-async-timeout@3.0.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product": { + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product_id": "python-attrs-0:19.3.0-3.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product": { + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product_id": "python-chardet-0:3.0.4-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_id": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-dateutil@2.8.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-0:2.4-2.el7ar.src", + "product": { + "name": "python-idna-0:2.4-2.el7ar.src", + "product_id": "python-idna-0:2.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_id": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product": { + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product_id": "python-multidict-0:4.7.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict@4.7.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_id": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-prometheus-client@0.7.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-six-0:1.11.0-8.el7ar.src", + "product": { + "name": "python-six-0:1.11.0-8.el7ar.src", + "product_id": "python-six-0:1.11.0-8.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-six@1.11.0-8.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_id": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product": { + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product_id": "python-yarl-0:1.4.2-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl@1.4.2-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.src", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.src", + "product_id": "python-blinker-0:1.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product_id": "python-pymongo-0:3.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gofer-0:2.12.5-7.el7sat.src", + "product": { + "name": "gofer-0:2.12.5-7.el7sat.src", + "product_id": "gofer-0:2.12.5-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gofer@2.12.5-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product_id": "python-kid-0:0.9.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product_id": "python-psutil-0:5.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.src", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.src", + "product_id": "python-qpid-0:1.35.0-5.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-0:0.28.0-3.el7.src", + "product": { + "name": "qpid-proton-0:0.28.0-3.el7.src", + "product_id": "qpid-proton-0:0.28.0-3.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton@0.28.0-3.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_id": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp@1.36.0-28.el7amq?arch=src" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product_id": "saslwrapper-0:0.22-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product_id": "python-zope-interface-0:4.0.5-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_id": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch@1.5.0-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.3-1.el7ar.src", + "product": { + "name": "receptor-0:0.6.3-1.el7ar.src", + "product_id": "receptor-0:0.6.3-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.3-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.src", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.src", + "product_id": "repoview-0:0.6.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product_id": "rubygem-rack-1:1.6.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.12-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.8.0-1.el7sat.src", + "product": { + "name": "satellite-0:6.8.0-1.el7sat.src", + "product_id": "satellite-0:6.8.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.8.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actioncable@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailbox@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionmailer@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionpack@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actiontext@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-actionview@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activejob@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activemodel@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activestorage@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activesupport@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-amazing_print@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product_id": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product_id": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-22.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.1.0-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product_id": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ansi@1.5.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product_id": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-dsl@2.2.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.17-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product_id": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_subscriptions@0.18.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product_id": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-builder@3.2.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-rails@5.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product_id": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script@2.4.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product_id": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-coffee-script-source@1.12.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product_id": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby@1.1.6-2.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.6.0-2.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product_id": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-connection_pool@2.2.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-crass@1.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product_id": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.7-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product_id": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-erubi@1.9.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product_id": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-execjs@2.7.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product_id": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday_middleware@0.13.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product_id": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.6.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-8.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@5.1.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.1.2-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@17.0.2-2.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.16-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@4.0.3-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@3.3.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@2.0.2-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@9.0.1-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fx@0.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product_id": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gitlab-sidekiq-fetcher@0.5.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product_id": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-globalid@0.4.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@2.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@2.1.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_leapp@0.1.0-2.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.11-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product_id": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-i18n@1.8.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-infoblox@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo@4.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_parsers@1.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product_id": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kafo_wizards@0.0.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product_id": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product_id": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-loofah@2.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product_id": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mail@2.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-marcel@0.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product_id": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mimemagic@0.3.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product_id": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types@3.2.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product_id": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mime-types-data@3.2018.0812-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_mime@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product_id": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mini_portile2@2.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product_id": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multi_json@1.14.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product_id": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-mustermann@1.0.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product_id": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-openscap@0.4.9-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.2.0-0.1.b6.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b13.dev01588546902-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_certguard_client@0.1.0rc5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_container_client@1.4.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.4.1-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-plugin-systemd@0.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product_id": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.14.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product_id": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack@2.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product_id": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-protection@2.0.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product_id": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-test@1.1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product_id": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-dom-testing@2.0.3-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-html-sanitizer@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@6.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-railties@6.0.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product_id": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rb-inotify@0.9.7-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product_id": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redis@4.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product_id": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product_id": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.1.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product_id": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rsec@0.4.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product_id": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rubyipmi@0.10.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product_id": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product_id": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product_id": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.3.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product_id": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sidekiq@5.2.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product_id": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product_id": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sinatra@2.0.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_ansible@3.0.1-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_infoblox@0.0.16-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dhcp_remote_isc@0.0.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery@1.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_discovery_image@1.2.1-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dns_infoblox@1.0.0-7.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow@0.2.4-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.6-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_openscap@0.7.3-1.fm2_1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_pulp@2.1.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_remote_execution_ssh@0.3.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product_id": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets@3.7.2-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product_id": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sprockets-rails@3.2.1-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product_id": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-stomp@1.4.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product_id": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thor@1.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product_id": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-thread_safe@0.3.6-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product_id": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tilt@2.0.8-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product_id": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-tzinfo@1.2.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-extensions@0.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product_id": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-xmlrpc@0.3.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product_id": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-zeitwerk@2.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-0:6.1-1.el7sat.src", + "product": { + "name": "tfm-0:6.1-1.el7sat.src", + "product_id": "tfm-0:6.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm@6.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product_id": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product_id": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@2.1.2.8-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product_id": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@2.1.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:6.13.0-1.el7sat.src", + "product": { + "name": "puppetserver-0:6.13.0-1.el7sat.src", + "product_id": "puppetserver-0:6.13.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@6.13.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product": { + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product_id": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-receptor-satellite@1.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@2.0.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.22.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product_id": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-method_source@0.9.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "candlepin-0:3.1.21-1.el7sat.src", + "product": { + "name": "candlepin-0:3.1.21-1.el7sat.src", + "product_id": "candlepin-0:3.1.21-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@3.1.21-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@6.0.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:2.1.2.19-1.el7sat.src", + "product": { + "name": "foreman-0:2.1.2.19-1.el7sat.src", + "product_id": "foreman-0:2.1.2.19-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@2.1.2.19-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-0:3.2.7-1.el7sat.src", + "product": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src", + "product_id": "pulp-docker-0:3.2.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker@3.2.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.2-1.el7sat.src", + "product": { + "name": "python-nectar-0:1.6.2-1.el7sat.src", + "product_id": "python-nectar-0:1.6.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_leapp@0.1.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product_id": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.16.0.11-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product_id": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.8.0.11-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.18-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product_id": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.6.7-1.el7sat?arch=src&epoch=1" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-libs@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product_id": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product_id": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image-service-tui@1.0.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools-debuginfo@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd-debuginfo@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-solv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets-debuginfo@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_id": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-imgcreate@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native-libs@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-debuginfo@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile-debuginfo@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree-debuginfo@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product_id": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@6.14.0-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo-debuginfo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-billiard@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard-debuginfo@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject-base@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_id": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3-debuginfo@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_id": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_id": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe-debuginfo@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pycurl@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl-debuginfo@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_id": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-twisted@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_id": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted-debuginfo@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_id": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-aiohttp@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_id": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp-debuginfo@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_id": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-multidict@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_id": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict-debuginfo@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_id": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-yarl@1.4.2-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_id": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl-debuginfo@1.4.2-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product_id": "python-bson-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-bson@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-gridfs@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil-debuginfo@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product_id": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-proton@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product_id": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-c@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product_id": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.28.0-3.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper-debuginfo@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson-debuginfo@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface-debuginfo@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-router@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product_id": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rh-postgresql12-postgresql-evr@0.0.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt-debuginfo@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.12.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi-debuginfo@1.12.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb-debuginfo@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native-debuginfo@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product_id": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri@1.10.9-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product_id": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nokogiri-debuginfo@1.10.9-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk-debuginfo@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native-libs@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-debuginfo@4.0.18-26.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@1.1.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg-debuginfo@1.1.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product_id": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma@4.3.3-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product_id": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-puma-debuginfo@4.3.3-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product_id": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos@0.1.5-18.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product_id": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rkerberos-debuginfo@0.1.5-18.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt-debuginfo@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product_id": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3@1.3.13-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product_id": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sqlite3-debuginfo@1.3.13-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext-debuginfo@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-debuginfo@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product_id": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver@0.7.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product_id": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-websocket-driver-debuginfo@0.7.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product_id": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-runtime@6.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product_id": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r@2.5.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product_id": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-nio4r-debuginfo@2.5.2-2.el7sat?arch=x86_64" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src" + }, + "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.29-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-3.el7.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-0:6.1-1.el7sat.src" + }, + "product_reference": "tfm-0:6.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.8", + "product_id": "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src" + }, + "product_reference": "ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.4.6-1.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.4.6-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch" + }, + "product_reference": "candlepin-0:3.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:3.1.21-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src" + }, + "product_reference": "candlepin-0:3.1.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-selinux-0:3.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch" + }, + "product_reference": "candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "crane-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "crane-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:2.1.2.19-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src" + }, + "product_reference": "foreman-0:2.1.2.19-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-cli-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.6.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.6.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64" + }, + "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-gce-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:2.1.2.8-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:2.1.2.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-journald-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:2.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src" + }, + "product_reference": "foreman-proxy-0:2.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch" + }, + "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:2.1.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src" + }, + "product_reference": "foreman-selinux-0:2.1.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-service-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-service-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch" + }, + "product_reference": "foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src" + }, + "product_reference": "katello-0:3.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:6.14.0-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:6.14.0-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:6.13.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src" + }, + "product_reference": "puppetserver-0:6.13.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src" + }, + "product_reference": "python-aiohttp-0:3.6.2-4.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-apypie-0:0.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src" + }, + "product_reference": "python-apypie-0:0.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src" + }, + "product_reference": "python-async-timeout-0:3.0.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-attrs-0:19.3.0-3.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src" + }, + "product_reference": "python-attrs-0:19.3.0-3.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-chardet-0:3.0.4-10.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src" + }, + "product_reference": "python-chardet-0:3.0.4-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src" + }, + "product_reference": "python-dateutil-0:2.8.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.29-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.29-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-0:2.4-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src" + }, + "product_reference": "python-idna-0:2.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src" + }, + "product_reference": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-0:4.7.4-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src" + }, + "product_reference": "python-multidict-0:4.7.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src" + }, + "product_reference": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-receptor-satellite-0:1.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src" + }, + "product_reference": "python-receptor-satellite-0:1.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-six-0:1.11.0-8.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src" + }, + "product_reference": "python-six-0:1.11.0-8.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src" + }, + "product_reference": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-0:1.4.2-2.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src" + }, + "product_reference": "python-yarl-0:1.4.2-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-apypie-0:0.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-apypie-0:0.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.29-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.29-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch" + }, + "product_reference": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch" + }, + "product_reference": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch" + }, + "product_reference": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch" + }, + "product_reference": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-0:2.4-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch" + }, + "product_reference": "python3-idna-0:2.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch" + }, + "product_reference": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch" + }, + "product_reference": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch" + }, + "product_reference": "python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch" + }, + "product_reference": "python3-six-0:1.11.0-8.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch" + }, + "product_reference": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-3.el7.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-3.el7.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.3-1.el7ar.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch" + }, + "product_reference": "receptor-0:0.6.3-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.3-1.el7ar.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src" + }, + "product_reference": "receptor-0:0.6.3-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src" + }, + "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64" + }, + "product_reference": "rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch" + }, + "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src" + }, + "product_reference": "rubygem-rack-1:1.6.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src" + }, + "product_reference": "satellite-0:6.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-cli-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-cli-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.8.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.8.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:6.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-0:6.1-1.el7sat.src" + }, + "product_reference": "tfm-0:6.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:6.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.8", + "product_id": "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:6.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite68" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java.src as a component of Red Hat Enterprise Linux 6", + "product_id": "red_hat_enterprise_linux_6:mysql-connector-java.src" + }, + "product_reference": "mysql-connector-java.src", + "relates_to_product_reference": "red_hat_enterprise_linux_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java.src as a component of Red Hat Enterprise Linux 7", + "product_id": "red_hat_enterprise_linux_7:mysql-connector-java.src" + }, + "product_reference": "mysql-connector-java.src", + "relates_to_product_reference": "red_hat_enterprise_linux_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java as a component of Red Hat JBoss Data Grid 7", + "product_id": "red_hat_jboss_data_grid_7:mysql-connector-java" + }, + "product_reference": "mysql-connector-java", + "relates_to_product_reference": "red_hat_jboss_data_grid_7" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java as a component of Red Hat JBoss Fuse Service Works 6", + "product_id": "red_hat_jboss_fuse_service_works_6:mysql-connector-java" + }, + "product_reference": "mysql-connector-java", + "relates_to_product_reference": "red_hat_jboss_fuse_service_works_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java.src as a component of Red Hat Mobile Application Platform 4", + "product_id": "red_hat_mobile_application_platform_4:mysql-connector-java.src" + }, + "product_reference": "mysql-connector-java.src", + "relates_to_product_reference": "red_hat_mobile_application_platform_4" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mysql-connector-java as a component of Red Hat Single Sign-On 7", + "product_id": "red_hat_single_sign-on_7:mysql-connector-java" + }, + "product_reference": "mysql-connector-java", + "relates_to_product_reference": "red_hat_single_sign-on_7" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2018-3258", + "discovery_date": "2018-10-17T00:00:00+00:00", + "flags": [ + { + "label": "vulnerable_code_not_present", + "product_ids": [ + "red_hat_jboss_data_grid_7:mysql-connector-java", + "red_hat_single_sign-on_7:mysql-connector-java" + ] + } + ], + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "1640615" + } + ], + "notes": [ + { + "category": "description", + "text": "Vulnerability in the MySQL Connectors component of Oracle MySQL (subcomponent: Connector/J). Supported versions that are affected are 8.0.12 and prior. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Connectors. Successful attacks of this vulnerability can result in takeover of MySQL Connectors. CVSS 3.0 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H).", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018)", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "Re Hat Satellite does not support using mysql as a back end database, thus the mysql connector is not used in any Satellite installation.\n\nThe package mariadb Java client is now available in Red Hat Software Collections. It can be installed this way:\n~~~\n yum-config-manager --enable rhel-server-rhscl-7-rpms\n yum install rh-mariadb103-mariadb-java-client\n~~~\nThis JDBC driver works fine with both, MariaDB and MySQL servers. We recommend use of mariadb-java-client over mysql-java-connector where possible.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "Red Hat Fuse 7.3.1" + ], + "known_affected": [ + "red_hat_enterprise_linux_6:mysql-connector-java.src", + "red_hat_enterprise_linux_7:mysql-connector-java.src", + "red_hat_jboss_fuse_service_works_6:mysql-connector-java", + "red_hat_mobile_application_platform_4:mysql-connector-java.src" + ], + "known_not_affected": [ + "red_hat_jboss_data_grid_7:mysql-connector-java", + "red_hat_single_sign-on_7:mysql-connector-java" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2018-3258" + }, + { + "category": "external", + "summary": "RHBZ#1640615", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1640615" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2018-3258", + "url": "https://www.cve.org/CVERecord?id=CVE-2018-3258" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-3258", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3258" + }, + { + "category": "external", + "summary": "https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html#CVE-2018-3258", + "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html#CVE-2018-3258" + } + ], + "release_date": "2018-10-17T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2020-10-27T12:58:12+00:00", + "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", + "product_ids": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:4366" + }, + { + "category": "vendor_fix", + "date": "2019-06-18T19:52:20+00:00", + "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.3.0 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.3/", + "product_ids": [ + "Red Hat Fuse 7.3.1" + ], + "url": "https://access.redhat.com/errata/RHSA-2019:1545" + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_enterprise_linux_6:mysql-connector-java.src", + "red_hat_jboss_fuse_service_works_6:mysql-connector-java", + "red_hat_mobile_application_platform_4:mysql-connector-java.src" + ] + }, + { + "category": "no_fix_planned", + "details": "Will not fix", + "product_ids": [ + "red_hat_enterprise_linux_7:mysql-connector-java.src" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "version": "3.0" + }, + "products": [ + "Red Hat Fuse 7.3.1", + "red_hat_enterprise_linux_6:mysql-connector-java.src", + "red_hat_enterprise_linux_7:mysql-connector-java.src", + "red_hat_jboss_data_grid_7:mysql-connector-java", + "red_hat_jboss_fuse_service_works_6:mysql-connector-java", + "red_hat_mobile_application_platform_4:mysql-connector-java.src", + "red_hat_single_sign-on_7:mysql-connector-java" + ] + }, + { + "cvss_v3": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 0.0, + "baseSeverity": "NONE", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", + "version": "3.1" + }, + "products": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Important", + "product_ids": [ + "Red Hat Fuse 7.3.1", + "red_hat_enterprise_linux_6:mysql-connector-java.src", + "red_hat_enterprise_linux_7:mysql-connector-java.src", + "red_hat_jboss_data_grid_7:mysql-connector-java", + "red_hat_jboss_fuse_service_works_6:mysql-connector-java", + "red_hat_mobile_application_platform_4:mysql-connector-java.src", + "red_hat_single_sign-on_7:mysql-connector-java" + ] + }, + { + "category": "impact", + "details": "Low", + "product_ids": [ + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Capsule68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Capsule68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Capsule68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Capsule68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Capsule68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Capsule68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Capsule68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Capsule68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Capsule68:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule68:katello-0:3.16.0-1.el7sat.src", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Capsule68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Capsule68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Capsule68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Capsule68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Capsule68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Capsule68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-child-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-nodes-parent-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Capsule68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Capsule68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Capsule68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Capsule68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Capsule68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule68:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Capsule68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Capsule68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule68:python-pulp-agent-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Capsule68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Capsule68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Capsule68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Capsule68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Capsule68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Capsule68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Capsule68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Capsule68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Capsule68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Capsule68:tfm-0:6.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Capsule68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Capsule68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Capsule68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Capsule68:tfm-runtime-0:6.1-1.el7sat.x86_64", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:ansible-collection-redhat-satellite-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:ansible-runner-0:1.4.6-1.el7ar.src", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-foreman_scap_client-0:0.0.5-1.el7sat.src", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.noarch", + "7Server-Satellite68:ansiblerole-satellite-receptor-installer-0:0.6.13-1.el7sat.src", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:candlepin-0:3.1.21-1.el7sat.src", + "7Server-Satellite68:candlepin-selinux-0:3.1.21-1.el7sat.noarch", + "7Server-Satellite68:crane-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-0:2.1.2.19-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-bootloaders-redhat-0:202005201200-1.el7sat.src", + "7Server-Satellite68:foreman-bootloaders-redhat-tftpboot-0:202005201200-1.el7sat.noarch", + "7Server-Satellite68:foreman-cli-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-debug-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.noarch", + "7Server-Satellite68:foreman-discovery-image-1:3.6.7-1.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.src", + "7Server-Satellite68:foreman-discovery-image-service-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-discovery-image-service-tui-0:1.0.0-3.el7sat.x86_64", + "7Server-Satellite68:foreman-dynflow-sidekiq-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ec2-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-gce-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-installer-1:2.1.2.8-1.el7sat.src", + "7Server-Satellite68:foreman-installer-katello-1:2.1.2.8-1.el7sat.noarch", + "7Server-Satellite68:foreman-journald-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-libvirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-openstack-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-ovirt-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-postgresql-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-0:2.1.2-2.el7sat.src", + "7Server-Satellite68:foreman-proxy-content-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:foreman-proxy-journald-0:2.1.2-2.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.noarch", + "7Server-Satellite68:foreman-selinux-0:2.1.2.3-1.el7sat.src", + "7Server-Satellite68:foreman-service-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-telemetry-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:foreman-vmware-0:2.1.2.19-1.el7sat.noarch", + "7Server-Satellite68:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite68:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite68:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite68:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-0:3.16.0-1.el7sat.src", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:katello-certs-tools-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.noarch", + "7Server-Satellite68:katello-client-bootstrap-0:1.7.5-1.el7sat.src", + "7Server-Satellite68:katello-common-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-debug-0:3.16.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite68:katello-selinux-0:3.4.0-1.el7sat.src", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite68:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite68:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite68:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite68:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite68:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite68:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite68:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite68:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite68:pulp-0:2.21.3-1.el7sat.src", + "7Server-Satellite68:pulp-admin-client-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-0:3.2.7-1.el7sat.src", + "7Server-Satellite68:pulp-docker-admin-extensions-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-docker-plugins-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite68:pulp-maintenance-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite68:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-puppet-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-puppet-tools-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-0:2.21.3-2.el7sat.src", + "7Server-Satellite68:pulp-rpm-admin-extensions-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-rpm-plugins-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:pulp-selinux-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:pulp-server-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.src", + "7Server-Satellite68:puppet-agent-0:6.14.0-2.el7sat.x86_64", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite68:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.noarch", + "7Server-Satellite68:puppet-foreman_scap_client-0:0.4.0-1.el7sat.src", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite68:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.noarch", + "7Server-Satellite68:puppetserver-0:6.13.0-1.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite68:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite68:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite68:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite68:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite68:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite68:python-apypie-0:0.2.2-1.el7sat.src", + "7Server-Satellite68:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite68:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite68:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite68:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite68:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite68:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite68:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite68:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite68:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite68:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite68:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite68:python-django-0:1.11.29-1.el7sat.src", + "7Server-Satellite68:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite68:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite68:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite68:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite68:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite68:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite68:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite68:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite68:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite68:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite68:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite68:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite68:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite68:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite68:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite68:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite68:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite68:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.noarch", + "7Server-Satellite68:python-nectar-0:1.6.2-1.el7sat.src", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite68:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite68:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite68:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite68:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite68:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite68:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite68:python-pulp-bindings-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-client-lib-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-common-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-docker-common-0:3.2.7-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-integrity-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-oid_validation-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-puppet-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-repoauth-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pulp-rpm-common-0:2.21.3-2.el7sat.noarch", + "7Server-Satellite68:python-pulp-streamer-0:2.21.3-1.el7sat.noarch", + "7Server-Satellite68:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite68:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite68:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite68:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite68:python-qpid-proton-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:python-receptor-satellite-0:1.2.0-1.el7sat.src", + "7Server-Satellite68:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite68:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite68:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite68:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite68:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite68:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite68:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite68:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite68:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite68:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite68:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite68:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite68:python2-ansible-runner-0:1.4.6-1.el7ar.noarch", + "7Server-Satellite68:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite68:python2-apypie-0:0.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite68:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite68:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite68:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite68:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite68:python2-django-0:1.11.29-1.el7sat.noarch", + "7Server-Satellite68:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite68:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite68:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite68:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite68:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite68:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite68:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite68:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite68:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite68:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite68:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite68:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite68:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite68:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite68:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite68:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite68:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite68:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite68:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite68:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite68:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite68:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite68:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite68:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite68:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite68:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite68:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite68:python3-receptor-satellite-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite68:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite68:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite68:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite68:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite68:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite68:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite68:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite68:qpid-proton-0:0.28.0-3.el7.src", + "7Server-Satellite68:qpid-proton-c-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-proton-debuginfo-0:0.28.0-3.el7.x86_64", + "7Server-Satellite68:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite68:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.noarch", + "7Server-Satellite68:receptor-0:0.6.3-1.el7ar.src", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite68:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rh-postgresql12-postgresql-evr-0:0.0.2-1.el7sat.x86_64", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite68:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite68:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite68:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite68:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite68:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite68:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite68:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.noarch", + "7Server-Satellite68:rubygem-rack-1:1.6.12-1.el7sat.src", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite68:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite68:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-0:6.8.0-1.el7sat.src", + "7Server-Satellite68:satellite-capsule-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-cli-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-common-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-debug-tools-0:6.8.0-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.noarch", + "7Server-Satellite68:satellite-installer-0:6.8.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-0:6.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actioncable-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailbox-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionmailer-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionpack-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actiontext-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-actionview-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activejob-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activemodel-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-import-0:1.0.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activerecord-session_store-0:1.1.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activestorage-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-activesupport-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-amazing_print-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ancestry-0:3.0.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-anemone-0:0.7.2-22.el7sat.src", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-angular-rails-templates-1:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ansi-0:1.5.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-dsl-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-apipie-rails-0:0.5.17-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-audited-0:4.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-azure_mgmt_subscriptions-0:0.18.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-builder-0:3.2.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-rails-0:5.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-0:2.4.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-coffee-script-source-0:1.12.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-1:1.1.6-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-concurrent-ruby-edge-1:0.6.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-connection_pool-0:2.2.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-crass-0:1.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deep_cloneable-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-deface-0:1.5.3-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-dynflow-0:1.4.7-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-erubi-0:1.9.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-execjs-0:2.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-faraday_middleware-0:0.13.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ffi-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ffi-debuginfo-0:1.12.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-aws-0:3.6.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-core-0:2.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-json-0:1.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-ovirt-0:1.2.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-vsphere-0:3.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fog-xml-0:0.1.2-8.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-0:2.0.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman-tasks-core-0:0.3.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible-0:5.1.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_ansible_core-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_azure_rm-0:2.1.2-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_bootdisk-0:17.0.2-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_discovery-0:16.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_hooks-0:0.3.16-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_leapp-0:0.1.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_openscap-0:4.0.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-0:3.3.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution-cockpit-0:3.3.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_rh_cloud-0:2.0.12-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_templates-0:9.0.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_theme_satellite-0:6.0.1.7-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-friendly_id-0:5.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-fx-0:0.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gitlab-sidekiq-fetcher-0:0.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-globalid-0:0.4.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-google-api-client-0:0.23.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-googleauth-0:0.6.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli-0:2.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman-0:2.1.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_leapp-0:0.1.0-2.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.11-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_templates-0:0.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hammer_cli_katello-0:0.22.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-i18n-0:1.8.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-infoblox-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo-0:4.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_parsers-0:1.1.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kafo_wizards-0:0.0.1-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-katello-0:3.16.0.11-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ldap_fluff-0:0.4.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-0:2.2.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-loofah-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mail-0:2.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-marcel-0:0.3.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-method_source-0:0.9.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-0:3.2.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mime-types-data-0:3.2018.0812-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mimemagic-0:0.3.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_mime-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mini_portile2-0:2.4.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest-0:0.7.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ms_rest_azure-0:0.11.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multi_json-0:1.14.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-mustermann-0:1.0.2-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nio4r-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nio4r-debuginfo-0:2.5.2-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-nokogiri-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-nokogiri-debuginfo-0:1.10.9-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-openscap-0:0.4.9-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.src", + "7Server-Satellite68:tfm-rubygem-passenger-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-debuginfo-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-passenger-native-libs-0:4.0.18-26.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pg-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-pg-debuginfo-0:1.1.4-2.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_2to3_migration_client-1:0.2.0-0.1.b6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_ansible_client-0:0.2.0b13.dev01588546902-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_certguard_client-0:0.1.0rc5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_container_client-0:1.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_file_client-0:1.0.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulp_rpm_client-0:3.5.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-pulpcore_client-1:3.4.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-puma-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-debuginfo-0:4.3.3-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-puma-plugin-systemd-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rabl-0:0.14.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-0:2.2.3-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-jsonp-0:1.3.1-9.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-protection-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rack-test-0:1.1.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-dom-testing-0:2.0.3-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-html-sanitizer-0:1.3.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rails-i18n-0:6.0.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-railties-0:6.0.3.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rb-inotify-0:0.9.7-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbovirt-0:0.1.7-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rbvmomi-0:2.2.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-record_tag_helper-0:1.0.1-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access-0:2.2.18-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-redis-0:4.1.2-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-responders-0:3.0.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rest-client-0:2.0.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rkerberos-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-rkerberos-debuginfo-0:0.1.5-18.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-0:3.4.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-roadie-rails-0:2.1.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rsec-0:0.4.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby2ruby-0:2.4.2-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-rubyipmi-0:0.10.0-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-runcible-0:2.13.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-scoped_search-0:4.1.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-secure_headers-0:6.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sidekiq-0:5.2.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-signet-0:0.11.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sinatra-0:2.0.3-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_ansible-0:3.0.1-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_discovery_image-0:1.2.1-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dns_infoblox-0:1.0.0-7.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow-0:0.2.4-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.6-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_openscap-0:0.7.3-1.fm2_1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_pulp-0:2.1.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-smart_proxy_remote_execution_ssh-0:0.3.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-0:3.7.2-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sprockets-rails-0:3.2.1-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-sqlite3-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sqlite3-debuginfo-0:1.3.13-5.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-stomp-0:1.4.9-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thor-0:1.0.1-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-thread_safe-0:0.3.6-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tilt-0:2.0.8-4.el7sat.src", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-tzinfo-0:1.2.6-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-validates_lengths_from_database-0:0.5.0-7.el7sat.src", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-webpack-rails-0:0.9.8-6.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-websocket-driver-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-driver-debuginfo-0:0.7.1-1.el7sat.x86_64", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-websocket-extensions-0:0.1.5-1.el7sat.src", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-will_paginate-0:3.1.7-3.el7sat.src", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-x-editable-rails-0:1.5.5-5.el7sat.src", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-xmlrpc-0:0.3.0-2.el7sat.src", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.noarch", + "7Server-Satellite68:tfm-rubygem-zeitwerk-0:2.2.2-1.el7sat.src", + "7Server-Satellite68:tfm-runtime-0:6.1-1.el7sat.x86_64" + ] + } + ], + "title": "mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2018)" + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2019-0231.json b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2019-0231.json new file mode 100644 index 000000000..7d5851ad5 --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet/vex/CVE-2019-0231.json @@ -0,0 +1,27683 @@ +{ + "document": { + "aggregate_severity": { + "namespace": "https://access.redhat.com/security/updates/classification/", + "text": "Moderate" + }, + "category": "csaf_vex", + "csaf_version": "2.0", + "distribution": { + "text": "Copyright © Red Hat, Inc. All rights reserved.", + "tlp": { + "label": "WHITE", + "url": "https://www.first.org/tlp/" + } + }, + "lang": "en", + "notes": [ + { + "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": "Canonical URL", + "url": "https://security.access.redhat.com/data/csaf/v2/vex/2019/cve-2019-0231.json" + } + ], + "title": "mina-core: Retaining an open socket in close_notify SSL-TLS leading to Information disclosure.", + "tracking": { + "current_release_date": "2026-05-14T18:23:04+00:00", + "generator": { + "date": "2026-05-14T18:23:04+00:00", + "engine": { + "name": "Red Hat SDEngine", + "version": "4.8.0" + } + }, + "id": "CVE-2019-0231", + "initial_release_date": "2019-04-14T00:00:00+00:00", + "revision_history": [ + { + "date": "2019-04-14T00:00:00+00:00", + "number": "1", + "summary": "Initial version" + }, + { + "date": "2026-05-14T17:22:14+00:00", + "number": "2", + "summary": "Current version" + }, + { + "date": "2026-05-14T18:23:04+00:00", + "number": "3", + "summary": "Last generated version" + } + ], + "status": "final", + "version": "3" + } + }, + "product_tree": { + "branches": [ + { + "branches": [ + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat BPM Suite 6", + "product": { + "name": "Red Hat BPM Suite 6", + "product_id": "red_hat_bpm_suite_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_bpms_platform" + } + } + } + ], + "category": "product_family", + "name": "Red Hat BPM Suite 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss A-MQ 6", + "product": { + "name": "Red Hat JBoss A-MQ 6", + "product_id": "red_hat_jboss_a-mq_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_amq:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss A-MQ 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss BRMS 5", + "product": { + "name": "Red Hat JBoss BRMS 5", + "product_id": "red_hat_jboss_brms_5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_brms_platform:5" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss BRMS 5" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss BRMS 6", + "product": { + "name": "Red Hat JBoss BRMS 6", + "product_id": "red_hat_jboss_brms_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_brms_platform:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss BRMS 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Data Virtualization 6", + "product": { + "name": "Red Hat JBoss Data Virtualization 6", + "product_id": "red_hat_jboss_data_virtualization_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_data_virtualization:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Data Virtualization 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Fuse 6", + "product": { + "name": "Red Hat JBoss Fuse 6", + "product_id": "red_hat_jboss_fuse_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_fuse:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Fuse 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss Fuse Service Works 6", + "product": { + "name": "Red Hat JBoss Fuse Service Works 6", + "product_id": "red_hat_jboss_fuse_service_works_6", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_fuse_service_works:6" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Fuse Service Works 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat JBoss SOA Platform 5", + "product": { + "name": "Red Hat JBoss SOA Platform 5", + "product_id": "red_hat_jboss_soa_platform_5", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_soa_platform:5" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss SOA Platform 5" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 10 (Newton)", + "product": { + "name": "Red Hat OpenStack Platform 10 (Newton)", + "product_id": "red_hat_openstack_platform_10_(newton)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:10" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 10 (Newton)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 8 (Liberty)", + "product": { + "name": "Red Hat OpenStack Platform 8 (Liberty)", + "product_id": "red_hat_openstack_platform_8_(liberty)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:8" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 8 (Liberty)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat OpenStack Platform 9 (Mitaka)", + "product": { + "name": "Red Hat OpenStack Platform 9 (Mitaka)", + "product_id": "red_hat_openstack_platform_9_(mitaka)", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:openstack:9" + } + } + } + ], + "category": "product_family", + "name": "Red Hat OpenStack Platform 9 (Mitaka)" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Storage 3", + "product": { + "name": "Red Hat Storage 3", + "product_id": "red_hat_storage_3", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:storage:3" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Storage 3" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Fuse 7.7.0", + "product": { + "name": "Red Hat Fuse 7.7.0", + "product_id": "Red Hat Fuse 7.7.0", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_fuse:7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat JBoss Fuse" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Satellite 6.7", + "product": { + "name": "Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite:6.7::el7" + } + } + }, + { + "category": "product_name", + "name": "Red Hat Satellite Capsule 6.7", + "product": { + "name": "Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:satellite_capsule:6.7::el7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Satellite 6" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Decision Manager 7", + "product": { + "name": "Red Hat Decision Manager 7", + "product_id": "Red Hat Decision Manager 7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_brms_platform:7.7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Decision Manager" + }, + { + "branches": [ + { + "category": "product_name", + "name": "Red Hat Process Automation 7", + "product": { + "name": "Red Hat Process Automation 7", + "product_id": "Red Hat Process Automation 7", + "product_identification_helper": { + "cpe": "cpe:/a:redhat:jboss_enterprise_bpms_platform:7.7" + } + } + } + ], + "category": "product_family", + "name": "Red Hat Process Automation Manager" + }, + { + "category": "product_version", + "name": "mina-core", + "product": { + "name": "mina-core", + "product_id": "mina-core", + "product_identification_helper": { + "purl": "pkg:maven/org.apache.mina/mina-core" + } + } + }, + { + "category": "product_version", + "name": "opendaylight.src", + "product": { + "name": "opendaylight.src", + "product_id": "opendaylight.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/opendaylight?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhevm-dependencies.src", + "product": { + "name": "rhevm-dependencies.src", + "product_id": "rhevm-dependencies.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhevm-dependencies?arch=src" + } + } + }, + { + "branches": [ + { + "category": "product_version", + "name": "candlepin-0:2.9.25-1.el7sat.noarch", + "product": { + "name": "candlepin-0:2.9.25-1.el7sat.noarch", + "product_id": "candlepin-0:2.9.25-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@2.9.25-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "product": { + "name": "candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "product_id": "candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin-selinux@2.9.25-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "product": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "product_id": "satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.7.0.8-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@0.17.5.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@7.0.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.3.4-2.el7ar.noarch", + "product": { + "name": "ansible-runner-0:1.3.4-2.el7ar.noarch", + "product_id": "ansible-runner-0:1.3.4-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.3.4-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "product": { + "name": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "product_id": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ansible-runner@1.3.4-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@201901011200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "product": { + "name": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "product_id": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat-tftpboot@201901011200-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:1.24.1-1.el7sat.noarch", + "product": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.noarch", + "product_id": "foreman-proxy-0:1.24.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@1.24.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "product": { + "name": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "product_id": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-journald@1.24.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:1.24.1-1.el7sat.noarch", + "product": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.noarch", + "product_id": "foreman-selinux-0:1.24.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@1.24.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "product": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "product_id": "katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "product": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "product_id": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.1.1-2.el7sat.noarch", + "product": { + "name": "katello-selinux-0:3.1.1-2.el7sat.noarch", + "product_id": "katello-selinux-0:3.1.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.1.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_id": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-keycloak-httpd-client-install@1.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.noarch", + "product_id": "kobo-0:0.5.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-admin-client@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-maintenance@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-selinux-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-selinux-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-selinux-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-selinux@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-server-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-server-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-server-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-server@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-bindings@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-client-lib@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-common-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-common-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-common-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-common@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-oid_validation@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-repoauth@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-streamer@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-child@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-common@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-nodes-parent@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-agent-lib@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "product": { + "name": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "product_id": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-admin-extensions@3.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "product": { + "name": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "product_id": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker-plugins@3.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "product": { + "name": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "product_id": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-docker-common@3.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-admin-extensions@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_id": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree-plugins@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_id": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-ostree-common@1.3.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-admin-extensions@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-plugins@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "product_id": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet-tools@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "product": { + "name": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "product_id": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-puppet-common@2.21.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "product": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "product_id": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.3.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:5.3.9-1.el7sat.noarch", + "product": { + "name": "puppetserver-0:5.3.9-1.el7sat.noarch", + "product_id": "puppetserver-0:5.3.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@5.3.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_id": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-amqp@2.2.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_id": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-anyjson@0.3.3-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_id": "python2-celery-0:4.0.2-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-celery@4.0.2-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product": { + "name": "python2-click-0:6.7-9.el7sat.noarch", + "product_id": "python2-click-0:6.7-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-click@6.7-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_id": "python2-crane-0:3.3.1-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-crane@3.3.1-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_id": "python2-daemon-0:2.1.2-7.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-daemon@2.1.2-7.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-django-0:1.11.13-1.el7sat.noarch", + "product": { + "name": "python2-django-0:1.11.13-1.el7sat.noarch", + "product_id": "python2-django-0:1.11.13-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-django@1.11.13-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_id": "python2-flask-1:0.12.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-flask@0.12.2-4.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_id": "python2-future-0:0.16.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-future@0.16.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_id": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-isodate@0.5.4-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_id": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-itsdangerous@0.24-15.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_id": "python2-jinja2-0:2.10-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jinja2@2.10-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_id": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-kombu@4.0.2-13.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_id": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-lockfile@0.11.0-10.el7ar?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_id": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-okaara@1.0.37-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_id": "python2-pexpect-0:4.6-1.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pexpect@4.6-1.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_id": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-ptyprocess@0.5.2-3.el7at?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_id": "python2-vine-10:1.1.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-vine@1.1.3-6.el7sat?arch=noarch&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_id": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-werkzeug@0.12.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_id": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-attrs@19.3.0-3.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_id": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-chardet@3.0.4-10.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product": { + "name": "python3-idna-0:2.4-2.el7ar.noarch", + "product_id": "python3-idna-0:2.4-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna@2.4-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_id": "python3-six-0:1.11.0-8.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-six@1.11.0-8.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_id": "python-kid-0:0.9.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.1-2.el7sat.noarch", + "product": { + "name": "python-nectar-0:1.6.1-2.el7sat.noarch", + "product_id": "python-nectar-0:1.6.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.noarch", + "product_id": "python-qpid-0:1.35.0-5.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_id": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-tools@1.36.0-28.el7amq?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_id": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-tools@1.5.0-4.el7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.noarch", + "product_id": "repoview-0:0.6.6-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "product": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "product_id": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-bundler_ext@0.4.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "product": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "product_id": "rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-clamp@1.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "product": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "product_id": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby@1.1.4-2.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_id": "rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-faraday@0.15.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "product": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "product_id": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-faraday_middleware@0.13.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "product": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "product_id": "rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-hashie@2.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "product_id": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-infoblox@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_id": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-journald-logger@2.0.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "product": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "product_id": "rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-jwt@1.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "product": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "product_id": "rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo@4.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "product_id": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo_parsers@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "product": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "product_id": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo_wizards@0.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "product": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "product_id": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-little-plugger@1.1.3-22.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-logging-0:2.2.2-4.el7sat.noarch", + "product": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.noarch", + "product_id": "rubygem-logging-0:2.2.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-logging@2.2.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_id": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-logging-journald@2.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "product": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "product_id": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-multi_json@1.12.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_id": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-multipart-post@2.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "product": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "product_id": "rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-netrc@0.7.7-9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_id": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-net-ssh@4.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "product": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "product_id": "rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-openscap@0.4.7-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_id": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-powerbar@2.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.4-3.el7sat.noarch", + "product": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.noarch", + "product_id": "rubygem-rack-1:1.6.4-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.4-3.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "product": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "product_id": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack-protection@1.5.3-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "product": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "product_id": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rb-inotify@0.9.7-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "product": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "product_id": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rest-client@1.6.7-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "product": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "product_id": "rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rsec@0.4.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "product": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "product_id": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rubyipmi@0.10.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "product": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "product_id": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-sinatra@1.4.7-3.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_infoblox@0.0.15-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_remote_isc@0.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.9-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dns_infoblox@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow@0.2.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_openscap@0.7.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "product_id": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_pulp@1.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "product": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "product_id": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_remote_execution_ssh@0.2.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "product": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "product_id": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-tilt@1.3.7-2.git.0.3b416c9.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actioncable@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionmailer@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionpack@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionview@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activejob@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activemodel@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activerecord@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activestorage@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activesupport@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-arel@9.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-builder@3.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-rails@4.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-script@2.4.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-script-source@1.12.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-concurrent-ruby@1.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-crass@1.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-erubi@1.7.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-execjs@2.7.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-globalid@0.4.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-i18n@1.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-loofah@2.2.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mail@2.7.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-marcel@0.3.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-method_source@0.9.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mimemagic@0.3.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mime-types@3.2.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mime-types-data@3.2018.0812-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mini_mime@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mini_portile2@2.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-multi_json@1.13.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mustermann@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack@2.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack-protection@2.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack-test@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails-dom-testing@2.0.3-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails-html-sanitizer@1.0.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-railties@5.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sinatra@2.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sprockets@3.7.2-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sprockets-rails@3.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-thor@0.20.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-thread_safe@0.3.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-tilt@2.0.8-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-turbolinks@2.5.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-tzinfo@1.2.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "product": { + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "product_id": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-websocket-extensions@0.1.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "product_id": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-20.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.0.2-4.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-awesome_print@1.8.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.4.1-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ethon@0.12.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "product_id": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-rackspace@0.1.4-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.0.8-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.15-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_inventory_upload@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@2.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.2.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@0.19.6.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.8-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.1.2-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.20.2.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "product_id": "tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.0.1a1.dev01570560174-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b1.dev0.1560866833-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.0.0rc8.dev01571235538-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_docker_client@4.0.0b6.dev01562331743-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@0.1.0b5.dev01571253617-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.0.0b7.dev01570381057-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.13.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@5.1.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.0-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.11-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.0.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-typhoeus@1.3.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-5.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.noarch", + "product_id": "python-blinker-0:1.3-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "product": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "product_id": "rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-ansi@1.4.3-3.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "product": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "product_id": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-gssapi@1.1.2-4.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-mime-types-0:1.19-7.el7sat.noarch", + "product": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.noarch", + "product_id": "rubygem-mime-types-0:1.19-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-mime-types@1.19-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "product": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "product_id": "foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@1.24.1.20-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "product": { + "name": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "product_id": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer-katello@1.24.1.20-1.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "product": { + "name": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "product_id": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy-content@3.14.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.14.0-6.el7sat.noarch", + "product": { + "name": "katello-0:3.14.0-6.el7sat.noarch", + "product_id": "katello-0:3.14.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.14.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-common-0:3.14.0-6.el7sat.noarch", + "product": { + "name": "katello-common-0:3.14.0-6.el7sat.noarch", + "product_id": "katello-common-0:3.14.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-common@3.14.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-debug-0:3.14.0-6.el7sat.noarch", + "product": { + "name": "katello-debug-0:3.14.0-6.el7sat.noarch", + "product_id": "katello-debug-0:3.14.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-debug@3.14.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "katello-service-0:3.14.0-6.el7sat.noarch", + "product": { + "name": "katello-service-0:3.14.0-6.el7sat.noarch", + "product_id": "katello-service-0:3.14.0-6.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-service@3.14.0-6.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "product": { + "name": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "product_id": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-admin-extensions@2.21.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "product": { + "name": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "product_id": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm-plugins@2.21.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "product": { + "name": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "product_id": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-integrity@2.21.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "product": { + "name": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "product_id": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pulp-rpm-common@2.21.0.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_id": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-async-timeout@3.0.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_id": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-dateutil@2.8.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_id": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-idna-ssl@1.1.0-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_id": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-prometheus-client@0.7.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "product": { + "name": "python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "product_id": "python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-receptor-satellite@1.0.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_id": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-typing-extensions@3.7.4.1-2.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.3-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@16.1.0-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@0.19.2.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.5.1-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "product": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "product_id": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.5.4-8.el7sat?arch=noarch&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_id": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-jmespath@0.9.0-6.el7_7?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_id": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gofer-qpid@2.12.5-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.1-1.el7ar.noarch", + "product": { + "name": "receptor-0:0.6.1-1.el7ar.noarch", + "product_id": "receptor-0:0.6.1-1.el7ar.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.1-1.el7ar?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.7.0-7.el7sat.noarch", + "product": { + "name": "satellite-0:6.7.0-7.el7sat.noarch", + "product_id": "satellite-0:6.7.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.7.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-capsule-0:6.7.0-7.el7sat.noarch", + "product": { + "name": "satellite-capsule-0:6.7.0-7.el7sat.noarch", + "product_id": "satellite-capsule-0:6.7.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-capsule@6.7.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-cli-0:6.7.0-7.el7sat.noarch", + "product": { + "name": "satellite-cli-0:6.7.0-7.el7sat.noarch", + "product_id": "satellite-cli-0:6.7.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-cli@6.7.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-common-0:6.7.0-7.el7sat.noarch", + "product": { + "name": "satellite-common-0:6.7.0-7.el7sat.noarch", + "product_id": "satellite-common-0:6.7.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-common@6.7.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "product": { + "name": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "product_id": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-debug-tools@6.7.0-7.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@5.0.1.12-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "product_id": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.14.0.20-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@1.0.4.1-2.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.4-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-cli@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-debug@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ec2@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-gce@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-journald@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-libvirt@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-openstack@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-ovirt@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-postgresql@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-rackspace@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-telemetry@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "product": { + "name": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "product_id": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-vmware@1.24.1.21-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@4.0.3.5-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@2.0.10-1.el7sat?arch=noarch" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "product_id": "tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution-cockpit@2.0.10-1.el7sat?arch=noarch" + } + } + } + ], + "category": "architecture", + "name": "noarch" + }, + { + "branches": [ + { + "category": "product_version", + "name": "candlepin-0:2.9.25-1.el7sat.src", + "product": { + "name": "candlepin-0:2.9.25-1.el7sat.src", + "product_id": "candlepin-0:2.9.25-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/candlepin@2.9.25-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "product": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "product_id": "rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rkerberos@0.1.5-15.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-installer-0:6.7.0.8-1.el7sat.src", + "product": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.src", + "product_id": "satellite-installer-0:6.7.0.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite-installer@6.7.0.8-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks@0.17.5.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_templates@7.0.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "product": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "product_id": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_id": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansible-runner-0:1.3.4-2.el7ar.src", + "product": { + "name": "ansible-runner-0:1.3.4-2.el7ar.src", + "product_id": "ansible-runner-0:1.3.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansible-runner@1.3.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "product": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "product_id": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@201901011200-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-proxy-0:1.24.1-1.el7sat.src", + "product": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.src", + "product_id": "foreman-proxy-0:1.24.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-proxy@1.24.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-selinux-0:1.24.1-1.el7sat.src", + "product": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.src", + "product_id": "foreman-selinux-0:1.24.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-selinux@1.24.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-certs-tools-0:2.6.0-1.el7sat.src", + "product": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.src", + "product_id": "katello-certs-tools-0:2.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-certs-tools@2.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "product": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "product_id": "katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "katello-selinux-0:3.1.1-2.el7sat.src", + "product": { + "name": "katello-selinux-0:3.1.1-2.el7sat.src", + "product_id": "katello-selinux-0:3.1.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello-selinux@3.1.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_id": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/keycloak-httpd-client-install@1.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "kobo-0:0.5.1-1.el7sat.src", + "product": { + "name": "kobo-0:0.5.1-1.el7sat.src", + "product_id": "kobo-0:0.5.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/kobo@0.5.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.src", + "product_id": "libwebsockets-0:2.4.2-2.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-0:2.21.0-1.el7sat.src", + "product": { + "name": "pulp-0:2.21.0-1.el7sat.src", + "product_id": "pulp-0:2.21.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp@2.21.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-docker-0:3.2.5-1.el7sat.src", + "product": { + "name": "pulp-docker-0:3.2.5-1.el7sat.src", + "product_id": "pulp-docker-0:3.2.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-docker@3.2.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_id": "pulp-katello-0:1.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-katello@1.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_id": "pulp-ostree-0:1.3.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-ostree@1.3.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-puppet-0:2.21.0-1.el7sat.src", + "product": { + "name": "pulp-puppet-0:2.21.0-1.el7sat.src", + "product_id": "pulp-puppet-0:2.21.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-puppet@2.21.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:5.5.17-1.el7sat.src", + "product": { + "name": "puppet-agent-0:5.5.17-1.el7sat.src", + "product_id": "puppet-agent-0:5.5.17-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@5.5.17-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_id": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "product": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "product_id": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.3.21-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_id": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetlabs-stdlib@4.25.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "puppetserver-0:5.3.9-1.el7sat.src", + "product": { + "name": "puppetserver-0:5.3.9-1.el7sat.src", + "product_id": "puppetserver-0:5.3.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppetserver@5.3.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.src", + "product_id": "pycairo-0:1.16.3-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product": { + "name": "python-amqp-0:2.2.2-5.el7sat.src", + "product_id": "python-amqp-0:2.2.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-amqp@2.2.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_id": "python-anyjson-0:0.3.3-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-anyjson@0.3.3-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_id": "python-billiard-1:3.5.0.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard@3.5.0.3-3.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product": { + "name": "python-celery-0:4.0.2-9.el7sat.src", + "product_id": "python-celery-0:4.0.2-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-celery@4.0.2-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-click-0:6.7-9.el7sat.src", + "product": { + "name": "python-click-0:6.7-9.el7sat.src", + "product_id": "python-click-0:6.7-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-click@6.7-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product": { + "name": "python-crane-0:3.3.1-9.el7sat.src", + "product_id": "python-crane-0:3.3.1-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-crane@3.3.1-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product": { + "name": "python-daemon-0:2.1.2-7.el7at.src", + "product_id": "python-daemon-0:2.1.2-7.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-daemon@2.1.2-7.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-django-0:1.11.13-1.el7sat.src", + "product": { + "name": "python-django-0:1.11.13-1.el7sat.src", + "product_id": "python-django-0:1.11.13-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-django@1.11.13-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product": { + "name": "python-flask-1:0.12.2-4.el7sat.src", + "product_id": "python-flask-1:0.12.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-flask@0.12.2-4.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "future-0:0.16.0-11.el7sat.src", + "product": { + "name": "future-0:0.16.0-11.el7sat.src", + "product_id": "future-0:0.16.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/future@0.16.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product": { + "name": "pygobject3-0:3.28.3-2.el7sat.src", + "product_id": "pygobject3-0:3.28.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3@3.28.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product": { + "name": "python-isodate-0:0.5.4-12.el7sat.src", + "product_id": "python-isodate-0:0.5.4-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-isodate@0.5.4-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_id": "python-itsdangerous-0:0.24-15.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-itsdangerous@0.24-15.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product": { + "name": "python-jinja2-0:2.10-10.el7sat.src", + "product_id": "python-jinja2-0:2.10-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jinja2@2.10-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product": { + "name": "python-kombu-10:4.0.2-13.el7sat.src", + "product_id": "python-kombu-10:4.0.2-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kombu@4.0.2-13.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_id": "python-lockfile-1:0.11.0-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-10.el7ar?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product": { + "name": "python-markupsafe-0:0.23-21.el7sat.src", + "product_id": "python-markupsafe-0:0.23-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe@0.23-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product": { + "name": "python-okaara-0:1.0.37-2.el7sat.src", + "product_id": "python-okaara-0:1.0.37-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-okaara@1.0.37-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pexpect-0:4.6-1.el7at.src", + "product": { + "name": "python-pexpect-0:4.6-1.el7at.src", + "product_id": "python-pexpect-0:4.6-1.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pexpect@4.6-1.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_id": "python-ptyprocess-0:0.5.2-3.el7at.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-ptyprocess@0.5.2-3.el7at?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_id": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl@7.43.0.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product": { + "name": "python-twisted-0:16.4.1-12.el7sat.src", + "product_id": "python-twisted-0:16.4.1-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted@16.4.1-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product": { + "name": "python-vine-10:1.1.3-6.el7sat.src", + "product_id": "python-vine-10:1.1.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-vine@1.1.3-6.el7sat?arch=src&epoch=10" + } + } + }, + { + "category": "product_version", + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_id": "python-werkzeug-0:0.12.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-werkzeug@0.12.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product": { + "name": "python-attrs-0:19.3.0-3.el7ar.src", + "product_id": "python-attrs-0:19.3.0-3.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-cchardet-0:2.1.5-1.el7ar.src", + "product": { + "name": "python-cchardet-0:2.1.5-1.el7ar.src", + "product_id": "python-cchardet-0:2.1.5-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cchardet@2.1.5-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product": { + "name": "python-chardet-0:3.0.4-10.el7ar.src", + "product_id": "python-chardet-0:3.0.4-10.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-chardet@3.0.4-10.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-0:2.4-2.el7ar.src", + "product": { + "name": "python-idna-0:2.4-2.el7ar.src", + "product_id": "python-idna-0:2.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna@2.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-six-0:1.11.0-8.el7ar.src", + "product": { + "name": "python-six-0:1.11.0-8.el7ar.src", + "product_id": "python-six-0:1.11.0-8.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-six@1.11.0-8.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.src", + "product_id": "python-pymongo-0:3.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product": { + "name": "python-kid-0:0.9.6-11.el7sat.src", + "product_id": "python-kid-0:0.9.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-kid@0.9.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_id": "python-mongoengine-0:0.10.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-mongoengine@0.10.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-nectar-0:1.6.1-2.el7sat.src", + "product": { + "name": "python-nectar-0:1.6.1-2.el7sat.src", + "product_id": "python-nectar-0:1.6.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-nectar@1.6.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.src", + "product_id": "python-psutil-0:5.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-0:1.35.0-5.el7.src", + "product": { + "name": "python-qpid-0:1.35.0-5.el7.src", + "product_id": "python-qpid-0:1.35.0-5.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid@1.35.0-5.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-0:0.28.0-2.el7.src", + "product": { + "name": "qpid-proton-0:0.28.0-2.el7.src", + "product_id": "qpid-proton-0:0.28.0-2.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton@0.28.0-2.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_id": "qpid-cpp-0:1.36.0-28.el7amq.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp@1.36.0-28.el7amq?arch=src" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_id": "qpid-dispatch-0:1.5.0-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch@1.5.0-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "repoview-0:0.6.6-11.el7sat.src", + "product": { + "name": "repoview-0:0.6.6-11.el7sat.src", + "product_id": "repoview-0:0.6.6-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/repoview@0.6.6-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_id": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rhel8-kickstart-setup@0.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "product": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "product_id": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-bundler_ext@0.4.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-clamp-0:1.1.2-2.el7sat.src", + "product": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.src", + "product_id": "rubygem-clamp-0:1.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-clamp@1.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "product": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "product_id": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby@1.1.4-2.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-faraday-0:0.15.4-1.el7sat.src", + "product": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_id": "rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-faraday@0.15.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "product": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "product_id": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-faraday_middleware@0.13.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_id": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_id": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.4.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-hashie-0:2.0.5-5.el7sat.src", + "product": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.src", + "product_id": "rubygem-hashie-0:2.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-hashie@2.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_id": "rubygem-highline-0:1.7.8-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-highline@1.7.8-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.src", + "product": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.src", + "product_id": "rubygem-infoblox-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-infoblox@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_id": "rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-journald-logger@2.0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_id": "rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-journald-native@1.0.11-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-jwt-0:1.2.1-1.el7sat.src", + "product": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.src", + "product_id": "rubygem-jwt-0:1.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-jwt@1.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo-0:4.0.1-1.el7sat.src", + "product": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.src", + "product_id": "rubygem-kafo-0:4.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo@4.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "product": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "product_id": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo_parsers@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "product": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "product_id": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-kafo_wizards@0.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "product": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "product_id": "rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-little-plugger@1.1.3-22.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-logging-0:2.2.2-4.el7sat.src", + "product": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.src", + "product_id": "rubygem-logging-0:2.2.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-logging@2.2.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_id": "rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-logging-journald@2.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.src", + "product": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.src", + "product_id": "rubygem-multi_json-0:1.12.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-multi_json@1.12.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_id": "rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-multipart-post@2.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-netrc-0:0.7.7-9.el7sat.src", + "product": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.src", + "product_id": "rubygem-netrc-0:0.7.7-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-netrc@0.7.7-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_id": "rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-net-ssh@4.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_id": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-openscap-0:0.4.7-2.el7sat.src", + "product": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.src", + "product_id": "rubygem-openscap-0:0.4.7-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-openscap@0.4.7-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_id": "rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-powerbar@2.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-1:1.6.4-3.el7sat.src", + "product": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.src", + "product_id": "rubygem-rack-1:1.6.4-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack@1.6.4-3.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "product": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "product_id": "rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rack-protection@1.5.3-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "product": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "product_id": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rb-inotify@0.9.7-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.src", + "product": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.src", + "product_id": "rubygem-rest-client-0:1.6.7-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rest-client@1.6.7-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rsec-0:0.4.3-2.el7sat.src", + "product": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.src", + "product_id": "rubygem-rsec-0:0.4.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rsec@0.4.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "product": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "product_id": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rubyipmi@0.10.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.src", + "product": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.src", + "product_id": "rubygem-sinatra-1:1.4.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-sinatra@1.4.7-3.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "product_id": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "product_id": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_infoblox@0.0.15-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "product_id": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_remote_isc@0.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "product_id": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "product_id": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.0.9-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "product_id": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dns_infoblox@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "product_id": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow@0.2.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "product_id": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_openscap@0.7.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "product_id": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_pulp@1.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "product": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "product_id": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-smart_proxy_remote_execution_ssh@0.2.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "product": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "product_id": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-tilt@1.3.7-2.git.0.3b416c9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actioncable@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionmailer@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionpack@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-actionview@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activejob@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activemodel@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activerecord@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activestorage@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activesupport@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-arel@9.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-builder@3.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-rails@4.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-script@2.4.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-coffee-script-source@1.12.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-concurrent-ruby@1.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-crass@1.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-erubi@1.7.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-execjs@2.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "product_id": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-globalid@0.4.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-i18n@1.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "product_id": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-loofah@2.2.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mail@2.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-marcel@0.3.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-method_source@0.9.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mimemagic@0.3.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mime-types@3.2.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mime-types-data@3.2018.0812-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mini_mime@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mini_portile2@2.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-multi_json@1.13.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-mustermann@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nio4r@2.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "product_id": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nokogiri@1.8.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack@2.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack-protection@2.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rack-test@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "product_id": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails-dom-testing@2.0.3-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "product_id": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-rails-html-sanitizer@1.0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-railties@5.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sinatra@2.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "product_id": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sprockets@3.7.2-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sprockets-rails@3.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sqlite3@1.3.13-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "product_id": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-thor@0.20.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-thread_safe@0.3.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-tilt@2.0.8-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-turbolinks@2.5.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-tzinfo@1.2.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-websocket-driver@0.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "product": { + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "product_id": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-websocket-extensions@0.1.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-0:1.0-4.el7sat.src", + "product": { + "name": "tfm-ror52-0:1.0-4.el7sat.src", + "product_id": "tfm-ror52-0:1.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52@1.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "product_id": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-import@1.0.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "product_id": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord-session_store@1.1.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-addressable@2.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_id": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-algebrick@0.7.3-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "product_id": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ancestry@3.0.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "product": { + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "product_id": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-anemone@0.7.2-20.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "product": { + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "product_id": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-angular-rails-templates@1.0.2-4.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-bindings@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-params@0.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "product_id": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-apipie-rails@0.5.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "product_id": "tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-audited@4.9.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "product_id": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-awesome_print@1.8.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_compute@0.18.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_network@0.19.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_resources@0.17.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_id": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-azure_mgmt_storage@0.17.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_id": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bundler_ext@0.4.1-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_id": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-clamp@1.1.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "product_id": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-concurrent-ruby-edge@0.4.1-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_id": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-css_parser@1.4.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_id": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-daemons@1.2.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_id": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deacon@1.0.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative@0.0.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-declarative-option@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deep_cloneable@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "product_id": "tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-deface@1.5.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_id": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-diffy@3.0.1-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_id": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-domain_name@0.5.20160310-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "product_id": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-dynflow@1.4.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "product_id": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ethon@0.12.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_id": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-excon@0.58.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday@0.15.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_id": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-faraday-cookie_jar@0.0.6-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_id": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fast_gettext@1.4.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "product": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "product_id": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.4.0-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-aws@3.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-core@2.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_id": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-google@1.8.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-json@1.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-kubevirt@1.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_id": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-libvirt@0.7.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_id": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-openstack@1.0.8-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "product_id": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-ovirt@1.2.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "product_id": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-rackspace@0.1.4-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-vsphere@3.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "product": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "product_id": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-fog-xml@0.1.2-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_azure_rm@2.0.8-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_discovery@16.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_hooks@0.3.15-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_inventory_upload@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_kubevirt@0.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_openscap@2.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution_core@1.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "product_id": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman-tasks-core@0.3.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_virt_who_configure@0.5.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_id": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-formatador@0.2.1-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "product_id": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-friendly_id@5.2.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-get_process_mem@0.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_id": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext@3.1.4-10.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_id": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gettext_i18n_rails@1.8.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_id": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-git@1.5.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "product_id": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-google-api-client@0.23.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "product_id": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-googleauth@0.6.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql@1.8.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-graphql-batch@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_id": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-gssapi@1.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman@0.19.6.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_admin@0.0.9-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_ansible@0.3.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_azure_rm@0.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_bootdisk@0.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_discovery@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_docker@0.0.6.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_openscap@0.1.8-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_remote_execution@0.1.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_tasks@0.0.14-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_templates@0.1.2-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_katello@0.20.2.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hashie@3.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_id": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-highline@1.7.8-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http@3.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_id": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-httpclient@2.8.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_id": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-cookie@1.0.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_id": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http-form_data@2.1.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_id": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ipaddress@0.8.0-11.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_id": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jgrep@1.3.3-12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_id": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-logger@2.0.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-jwt@2.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_id": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-kubeclient@4.3.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "product_id": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ldap_fluff@0.4.7-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-little-plugger@1.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_id": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-locale@2.0.9-13.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "product_id": "tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging@2.2.2-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-logging-journald@2.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_id": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-memoist@0.16.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "product_id": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "product_id": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ms_rest_azure@0.11.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-multipart-post@2.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_id": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ldap@0.16.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ping@2.0.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_id": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-netrc@0.11.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_id": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-scp@1.2.1-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh@4.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_id": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-net-ssh-krb@0.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_id": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-oauth@0.5.4-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-optimist@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-os@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt_provision_plugin@2.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_id": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-parse-cron@0.1.4-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "product_id": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-10.12.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "product_id": "tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@0.21.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_id": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-polyglot@0.3.5-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_id": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-powerbar@2.0.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-prometheus-client@1.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_id": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-promise.rb@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-public_suffix@3.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_2to3_migration_client@0.0.1a1.dev01570560174-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_ansible_client@0.2.0b1.dev0.1560866833-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "product_id": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulpcore_client@3.0.0rc8.dev01571235538-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_docker_client@4.0.0b6.dev01562331743-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_file_client@0.1.0b5.dev01571253617-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "product": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "product_id": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pulp_rpm_client@3.0.0b7.dev01570381057-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "product": { + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "product_id": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-qpid_messaging@1.36.0-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_id": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-quantile@0.2.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "product_id": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rabl@0.13.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-cors@1.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "product": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "product_id": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rack-jsonp@1.3.1-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "product_id": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rails-i18n@5.1.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_id": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rainbow@2.2.1-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "product": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "product_id": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbovirt@0.1.7-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "product_id": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rbvmomi@2.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "product": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "product_id": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-record_tag_helper@1.0.0-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-recursive-open-struct@1.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access@2.2.11-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_id": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-redhat_access_lib@1.1.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_id": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-representable@3.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-responders@3.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "product_id": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-rest-client@2.0.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_id": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-retriable@3.1.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "product_id": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie@3.4.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-roadie-rails@2.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_id": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-robotex@1.0.0-21.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "product_id": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby2ruby@2.4.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_id": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby_parser@3.10.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "product_id": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-runcible@2.13.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_id": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-safemode@1.3.5-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-scoped_search@4.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "product_id": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-secure_headers@6.0.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_id": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sequel@5.7.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_id": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sexp_processor@4.10.0-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "product_id": "tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-signet@0.11.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "product_id": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-smart_proxy_dynflow_core@0.2.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_id": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-sshkey@1.9.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_id": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-statsd-instrument@2.1.4-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_id": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-text@1.3.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_id": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-timeliness@0.3.10-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "product_id": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-typhoeus@1.3.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-uber@0.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_id": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf@0.1.3-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_id": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-display_width@1.0.5-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "product": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "product_id": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-validates_lengths_from_database@0.5.0-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "product": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "product_id": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-webpack-rails@0.9.8-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "product": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "product_id": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-will_paginate@3.1.7-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "product": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "product_id": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-x-editable-rails@1.5.5-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-0:5.0-9.el7sat.src", + "product": { + "name": "tfm-0:5.0-9.el7sat.src", + "product_id": "tfm-0:5.0-9.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm@5.0-9.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-blinker-0:1.3-2.el7sat.src", + "product": { + "name": "python-blinker-0:1.3-2.el7sat.src", + "product_id": "python-blinker-0:1.3-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-blinker@1.3-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_id": "python-oauth2-0:1.5.211-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-oauth2@1.5.211-8.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.src", + "product_id": "saslwrapper-0:0.22-5.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-ansi-0:1.4.3-3.el7sat.src", + "product": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.src", + "product_id": "rubygem-ansi-0:1.4.3-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-ansi@1.4.3-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-ffi-0:1.4.0-3.el7sat.src", + "product": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.src", + "product_id": "rubygem-ffi-0:1.4.0-3.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-ffi@1.4.0-3.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.src", + "product": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.src", + "product_id": "rubygem-gssapi-0:1.1.2-4.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-gssapi@1.1.2-4.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-mime-types-0:1.19-7.el7sat.src", + "product": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.src", + "product_id": "rubygem-mime-types-0:1.19-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-mime-types@1.19-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_id": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rake@0.9.2.2-41.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.src", + "product_id": "hfsplus-tools-0:332.14-12.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.src", + "product_id": "ostree-0:2017.1-2.atomic.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_id": "python-gnupg-0:0.3.7-1.el7ui.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-gnupg@0.3.7-1.el7ui?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_id": "python-semantic_version-0:2.2.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-semantic_version@2.2.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.src", + "product_id": "python-zope-interface-0:4.0.5-4.el7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-installer-1:1.24.1.20-1.el7sat.src", + "product": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.src", + "product_id": "foreman-installer-1:1.24.1.20-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-installer@1.24.1.20-1.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "katello-0:3.14.0-6.el7sat.src", + "product": { + "name": "katello-0:3.14.0-6.el7sat.src", + "product_id": "katello-0:3.14.0-6.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/katello@3.14.0-6.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "pulp-rpm-0:2.21.0.4-1.el7sat.src", + "product": { + "name": "pulp-rpm-0:2.21.0.4-1.el7sat.src", + "product_id": "pulp-rpm-0:2.21.0.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pulp-rpm@2.21.0.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_id": "python-aiohttp-0:3.6.2-4.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp@3.6.2-4.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_id": "python-async-timeout-0:3.0.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-async-timeout@3.0.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_id": "python-dateutil-0:2.8.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-dateutil@2.8.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_id": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product": { + "name": "python-multidict-0:4.7.4-2.el7ar.src", + "product_id": "python-multidict-0:4.7.4-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict@4.7.4-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_id": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-prometheus-client@0.7.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-receptor-satellite-0:1.0.1-1.el7sat.src", + "product": { + "name": "python-receptor-satellite-0:1.0.1-1.el7sat.src", + "product_id": "python-receptor-satellite-0:1.0.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-receptor-satellite@1.0.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_id": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-typing-extensions@3.7.4.1-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product": { + "name": "python-yarl-0:1.4.2-2.el7ar.src", + "product_id": "python-yarl-0:1.4.2-2.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl@1.4.2-2.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible_core@3.0.3-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_bootdisk@16.1.0-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli@0.19.2.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_virt_who_configure@0.0.5.1-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.src", + "product": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.src", + "product_id": "foreman-discovery-image-1:3.5.4-8.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman-discovery-image@3.5.4-8.el7sat?arch=src&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_id": "python-jmespath-0:0.9.0-6.el7_7.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-jmespath@0.9.0-6.el7_7?arch=src" + } + } + }, + { + "category": "product_version", + "name": "gofer-0:2.12.5-7.el7sat.src", + "product": { + "name": "gofer-0:2.12.5-7.el7sat.src", + "product_id": "gofer-0:2.12.5-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/gofer@2.12.5-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "receptor-0:0.6.1-1.el7ar.src", + "product": { + "name": "receptor-0:0.6.1-1.el7ar.src", + "product_id": "receptor-0:0.6.1-1.el7ar.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/receptor@0.6.1-1.el7ar?arch=src" + } + } + }, + { + "category": "product_version", + "name": "satellite-0:6.7.0-7.el7sat.src", + "product": { + "name": "satellite-0:6.7.0-7.el7sat.src", + "product_id": "satellite-0:6.7.0-7.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/satellite@6.7.0-7.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_theme_satellite@5.0.1.12-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_id": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-hammer_cli_foreman_kubevirt@0.1.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "product": { + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "product_id": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-katello@3.14.0.20-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "product_id": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_rh_cloud@1.0.4.1-2.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "product": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "product_id": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ansiblerole-satellite-receptor-installer@0.6.4-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "foreman-0:1.24.1.21-1.el7sat.src", + "product": { + "name": "foreman-0:1.24.1.21-1.el7sat.src", + "product_id": "foreman-0:1.24.1.21-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/foreman@1.24.1.21-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_ansible@4.0.3.5-1.el7sat?arch=src" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "product": { + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "product_id": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-foreman_remote_execution@2.0.10-1.el7sat?arch=src" + } + } + } + ], + "category": "architecture", + "name": "src" + }, + { + "branches": [ + { + "category": "product_version", + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "product": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "product_id": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rkerberos@0.1.5-15.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "product": { + "name": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "product_id": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-rkerberos-debuginfo@0.1.5-15.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_id": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libmodulemd-debuginfo@1.7.0-1.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-solv@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_id": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.4-4.pulp.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_id": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/libwebsockets-debuginfo@2.4.2-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_id": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/livecd-tools@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_id": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-imgcreate@20.4-1.6.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-native-libs@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_id": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-passenger-debuginfo@4.0.18-24.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_id": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/mod_xsendfile-debuginfo@0.12-11.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_id": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pcp-mmvstatsd@0.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "puppet-agent-0:5.5.17-1.el7sat.x86_64", + "product": { + "name": "puppet-agent-0:5.5.17-1.el7sat.x86_64", + "product_id": "puppet-agent-0:5.5.17-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/puppet-agent@5.5.17-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_id": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pycairo-debuginfo@1.16.3-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-billiard@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_id": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-billiard-debuginfo@3.5.0.3-3.el7sat?arch=x86_64&epoch=1" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_id": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-gobject-base@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_id": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/pygobject3-debuginfo@3.28.3-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_id": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-markupsafe@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_id": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-markupsafe-debuginfo@0.23-21.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-pycurl@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_id": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pycurl-debuginfo@7.43.0.2-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_id": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python2-twisted@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_id": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-twisted-debuginfo@16.4.1-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "product": { + "name": "python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "product_id": "python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-cchardet@2.1.5-1.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "product": { + "name": "python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "product_id": "python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-cchardet-debuginfo@2.1.5-1.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-bson-0:3.2-2.el7sat.x86_64", + "product_id": "python-bson-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-bson@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-gridfs@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_id": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-pymongo-debuginfo@3.2-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_id": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-psutil-debuginfo@5.0.1-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-proton-0:0.28.0-2.el7.x86_64", + "product": { + "name": "python-qpid-proton-0:0.28.0-2.el7.x86_64", + "product_id": "python-qpid-proton-0:0.28.0-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-proton@0.28.0-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-c-0:0.28.0-2.el7.x86_64", + "product": { + "name": "qpid-proton-c-0:0.28.0-2.el7.x86_64", + "product_id": "qpid-proton-c-0:0.28.0-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-c@0.28.0-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "product": { + "name": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "product_id": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.28.0-2.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-qmf@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_id": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@1.36.0-28.el7amq?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-router@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_id": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/qpid-dispatch-debuginfo@1.5.0-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_id": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-facter@2.4.1-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_id": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-journald-native@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_id": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-journald-native-debuginfo@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_id": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.6-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nio4r@2.3.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nio4r-debuginfo@2.3.1-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nokogiri@1.8.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-nokogiri-debuginfo@1.8.4-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sqlite3@1.3.13-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-sqlite3-debuginfo@1.3.13-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-websocket-driver@0.7.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "product": { + "name": "tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "product_id": "tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-websocket-driver-debuginfo@0.7.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "product": { + "name": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "product_id": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-ror52-runtime@1.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_id": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-bcrypt-debuginfo@3.1.12-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_id": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-facter@2.4.0-6.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi@1.4.0-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "product_id": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ffi-debuginfo@1.4.0-12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_id": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-http_parser.rb-debuginfo@0.6.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_id": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-journald-native-debuginfo@1.0.11-2.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_id": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ovirt-engine-sdk-debuginfo@4.2.3-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger@4.0.18-10.12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native@4.0.18-10.12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-native-libs@4.0.18-10.12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "product_id": "tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-passenger-debuginfo@4.0.18-10.12.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg@0.21.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "product_id": "tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-pg-debuginfo@0.21.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "product_id": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-qpid_messaging@1.36.0-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "product_id": "tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-qpid_messaging-debuginfo@1.36.0-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_id": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-ruby-libvirt-debuginfo@0.7.0-4.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unf_ext-debuginfo@0.0.7.2-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_id": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-rubygem-unicode-debuginfo@0.4.4.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "tfm-runtime-0:5.0-9.el7sat.x86_64", + "product": { + "name": "tfm-runtime-0:5.0-9.el7sat.x86_64", + "product_id": "tfm-runtime-0:5.0-9.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/tfm-runtime@5.0-9.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-libs@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_id": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.7.4-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_id": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/saslwrapper-debuginfo@0.22-5.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_id": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-simplejson-debuginfo@3.2.0-1.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "product": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "product_id": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-ffi@1.4.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "product": { + "name": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "product_id": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/rubygem-ffi-debuginfo@1.4.0-3.el7sat?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_id": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/hfsplus-tools-debuginfo@332.14-12.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_id": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/ostree-debuginfo@2017.1-2.atomic.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_id": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-zope-interface-debuginfo@4.0.5-4.el7?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_id": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-aiohttp@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_id": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-aiohttp-debuginfo@3.6.2-4.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_id": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-multidict@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_id": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-multidict-debuginfo@4.7.4-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_id": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python3-yarl@1.4.2-2.el7ar?arch=x86_64" + } + } + }, + { + "category": "product_version", + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_id": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "product_identification_helper": { + "purl": "pkg:rpm/redhat/python-yarl-debuginfo@1.4.2-2.el7ar?arch=x86_64" + } + } + } + ], + "category": "architecture", + "name": "x86_64" + } + ], + "category": "vendor", + "name": "Red Hat" + } + ], + "relationships": [ + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.3.4-2.el7ar.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.3.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.3.4-2.el7ar.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.3.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:1.24.1.21-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.src" + }, + "product_reference": "foreman-0:1.24.1.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-cli-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-cli-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-debug-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.5.4-8.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-gce-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-gce-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:1.24.1.20-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-journald-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-journald-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.src" + }, + "product_reference": "foreman-proxy-0:1.24.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-selinux-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.src" + }, + "product_reference": "foreman-selinux-0:1.24.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.14.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-0:3.14.0-6.el7sat.src" + }, + "product_reference": "katello-0:3.14.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-common-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-debug-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.1.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.noarch" + }, + "product_reference": "katello-selinux-0:3.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.1.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-service-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:katello-service-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-service-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-0:2.21.0-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-admin-client-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-docker-0:3.2.5-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-maintenance-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-puppet-0:2.21.0-1.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.0.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-rpm-0:2.21.0.4-1.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-selinux-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pulp-server-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:5.5.17-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.src" + }, + "product_reference": "puppet-agent-0:5.5.17-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:5.5.17-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:5.5.17-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:5.3.9-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:5.3.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:5.3.9-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.src" + }, + "product_reference": "puppetserver-0:5.3.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.13-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-django-0:1.11.13-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-qpid-proton-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.13-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-django-0:1.11.13-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-2.el7.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-proton-0:0.28.0-2.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-2.el7.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-proton-c-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.noarch" + }, + "product_reference": "rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.src" + }, + "product_reference": "rubygem-ansi-0:1.4.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch" + }, + "product_reference": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src" + }, + "product_reference": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.noarch" + }, + "product_reference": "rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.src" + }, + "product_reference": "rubygem-clamp-0:1.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src" + }, + "product_reference": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src" + }, + "product_reference": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.src" + }, + "product_reference": "rubygem-ffi-0:1.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64" + }, + "product_reference": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64" + }, + "product_reference": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch" + }, + "product_reference": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.src" + }, + "product_reference": "rubygem-gssapi-0:1.1.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.noarch" + }, + "product_reference": "rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.src" + }, + "product_reference": "rubygem-hashie-0:2.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-infoblox-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.src" + }, + "product_reference": "rubygem-jwt-0:1.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.src" + }, + "product_reference": "rubygem-kafo-0:4.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src" + }, + "product_reference": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch" + }, + "product_reference": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.src" + }, + "product_reference": "rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.noarch" + }, + "product_reference": "rubygem-logging-0:2.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.src" + }, + "product_reference": "rubygem-logging-0:2.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.noarch" + }, + "product_reference": "rubygem-mime-types-0:1.19-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.src" + }, + "product_reference": "rubygem-mime-types-0:1.19-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch" + }, + "product_reference": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.src" + }, + "product_reference": "rubygem-multi_json-0:1.12.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.noarch" + }, + "product_reference": "rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.src" + }, + "product_reference": "rubygem-netrc-0:0.7.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.noarch" + }, + "product_reference": "rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.src" + }, + "product_reference": "rubygem-openscap-0:0.4.7-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.noarch" + }, + "product_reference": "rubygem-rack-1:1.6.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.src" + }, + "product_reference": "rubygem-rack-1:1.6.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch" + }, + "product_reference": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.src" + }, + "product_reference": "rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.src" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch" + }, + "product_reference": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src" + }, + "product_reference": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch" + }, + "product_reference": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.src" + }, + "product_reference": "rubygem-rest-client-0:1.6.7-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.src" + }, + "product_reference": "rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64" + }, + "product_reference": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64" + }, + "product_reference": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.noarch" + }, + "product_reference": "rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.src" + }, + "product_reference": "rubygem-rsec-0:0.4.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src" + }, + "product_reference": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch" + }, + "product_reference": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.src" + }, + "product_reference": "rubygem-sinatra-1:1.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch" + }, + "product_reference": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src" + }, + "product_reference": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.7.0-7.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.src" + }, + "product_reference": "satellite-0:6.7.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-capsule-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-cli-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-cli-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-cli-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-common-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.7.0.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:5.0-9.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-0:5.0-9.el7sat.src" + }, + "product_reference": "tfm-0:5.0-9.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-0:1.0-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-0:1.0-4.el7sat.src" + }, + "product_reference": "tfm-ror52-0:1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:5.0-9.el7sat.x86_64 as a component of Red Hat Satellite Capsule 6.7", + "product_id": "7Server-Capsule67:tfm-runtime-0:5.0-9.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:5.0-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Capsule67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.3.4-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.noarch" + }, + "product_reference": "ansible-runner-0:1.3.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansible-runner-0:1.3.4-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.src" + }, + "product_reference": "ansible-runner-0:1.3.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src" + }, + "product_reference": "ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src" + }, + "product_reference": "ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src" + }, + "product_reference": "ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:2.9.25-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.noarch" + }, + "product_reference": "candlepin-0:2.9.25-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-0:2.9.25-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.src" + }, + "product_reference": "candlepin-0:2.9.25-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "candlepin-selinux-0:2.9.25-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:candlepin-selinux-0:2.9.25-1.el7sat.noarch" + }, + "product_reference": "candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.src" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64" + }, + "product_reference": "createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-0:1.24.1.21-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.src" + }, + "product_reference": "foreman-0:1.24.1.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src" + }, + "product_reference": "foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch" + }, + "product_reference": "foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-cli-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-cli-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-debug-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-debug-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch" + }, + "product_reference": "foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-discovery-image-1:3.5.4-8.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.src" + }, + "product_reference": "foreman-discovery-image-1:3.5.4-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-gce-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-gce-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-1:1.24.1.20-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.src" + }, + "product_reference": "foreman-installer-1:1.24.1.20-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch" + }, + "product_reference": "foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-journald-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-journald-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-0:1.24.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.src" + }, + "product_reference": "foreman-proxy-0:1.24.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.noarch" + }, + "product_reference": "foreman-selinux-0:1.24.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-selinux-0:1.24.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.src" + }, + "product_reference": "foreman-selinux-0:1.24.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch" + }, + "product_reference": "foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "future-0:0.16.0-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:future-0:0.16.0-11.el7sat.src" + }, + "product_reference": "future-0:0.16.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "gofer-0:2.12.5-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:gofer-0:2.12.5-7.el7sat.src" + }, + "product_reference": "gofer-0:2.12.5-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.src" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64" + }, + "product_reference": "hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-0:3.14.0-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-0:3.14.0-6.el7sat.src" + }, + "product_reference": "katello-0:3.14.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.noarch" + }, + "product_reference": "katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-certs-tools-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.src" + }, + "product_reference": "katello-certs-tools-0:2.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch" + }, + "product_reference": "katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-client-bootstrap-0:1.7.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.src" + }, + "product_reference": "katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-common-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-common-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-common-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-debug-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-debug-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-debug-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.noarch" + }, + "product_reference": "katello-selinux-0:3.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-selinux-0:3.1.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.src" + }, + "product_reference": "katello-selinux-0:3.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "katello-service-0:3.14.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:katello-service-0:3.14.0-6.el7sat.noarch" + }, + "product_reference": "katello-service-0:3.14.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src" + }, + "product_reference": "keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.noarch" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "kobo-0:0.5.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.src" + }, + "product_reference": "kobo-0:0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.src" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64" + }, + "product_reference": "libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.src" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.src" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64" + }, + "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.src" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "livecd-tools-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "livecd-tools-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:mod_passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "mod_passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.src" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64" + }, + "product_reference": "mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.src" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64" + }, + "product_reference": "ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.src" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64" + }, + "product_reference": "pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-0:2.21.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-0:2.21.0-1.el7sat.src" + }, + "product_reference": "pulp-0:2.21.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-admin-client-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-admin-client-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-0:3.2.5-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-docker-0:3.2.5-1.el7sat.src" + }, + "product_reference": "pulp-docker-0:3.2.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.noarch" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-katello-0:1.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.src" + }, + "product_reference": "pulp-katello-0:1.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-maintenance-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-maintenance-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-0:1.3.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-ostree-0:1.3.1-2.el7sat.src" + }, + "product_reference": "pulp-ostree-0:1.3.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-0:2.21.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-puppet-0:2.21.0-1.el7sat.src" + }, + "product_reference": "pulp-puppet-0:2.21.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-0:2.21.0.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-rpm-0:2.21.0.4-1.el7sat.src" + }, + "product_reference": "pulp-rpm-0:2.21.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-selinux-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-selinux-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-selinux-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pulp-server-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pulp-server-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "pulp-server-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:5.5.17-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.src" + }, + "product_reference": "puppet-agent-0:5.5.17-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-0:5.5.17-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.x86_64" + }, + "product_reference": "puppet-agent-0:5.5.17-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-agent-oauth-0:0.5.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.src" + }, + "product_reference": "puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch" + }, + "product_reference": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src" + }, + "product_reference": "puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src" + }, + "product_reference": "puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:5.3.9-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.noarch" + }, + "product_reference": "puppetserver-0:5.3.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "puppetserver-0:5.3.9-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.src" + }, + "product_reference": "puppetserver-0:5.3.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.src" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64" + }, + "product_reference": "pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-0:3.28.3-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pygobject3-0:3.28.3-2.el7sat.src" + }, + "product_reference": "pygobject3-0:3.28.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-0:3.6.2-4.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-aiohttp-0:3.6.2-4.el7ar.src" + }, + "product_reference": "python-aiohttp-0:3.6.2-4.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-amqp-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-amqp-0:2.2.2-5.el7sat.src" + }, + "product_reference": "python-amqp-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-anyjson-0:0.3.3-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-anyjson-0:0.3.3-11.el7sat.src" + }, + "product_reference": "python-anyjson-0:0.3.3-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-async-timeout-0:3.0.1-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-async-timeout-0:3.0.1-2.el7ar.src" + }, + "product_reference": "python-async-timeout-0:3.0.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-attrs-0:19.3.0-3.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-attrs-0:19.3.0-3.el7ar.src" + }, + "product_reference": "python-attrs-0:19.3.0-3.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-1:3.5.0.3-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-billiard-1:3.5.0.3-3.el7sat.src" + }, + "product_reference": "python-billiard-1:3.5.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.noarch" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-blinker-0:1.3-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.src" + }, + "product_reference": "python-blinker-0:1.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-bson-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-bson-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-bson-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cchardet-0:2.1.5-1.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-cchardet-0:2.1.5-1.el7ar.src" + }, + "product_reference": "python-cchardet-0:2.1.5-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64" + }, + "product_reference": "python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-celery-0:4.0.2-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-celery-0:4.0.2-9.el7sat.src" + }, + "product_reference": "python-celery-0:4.0.2-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-chardet-0:3.0.4-10.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-chardet-0:3.0.4-10.el7ar.src" + }, + "product_reference": "python-chardet-0:3.0.4-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-click-0:6.7-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-click-0:6.7-9.el7sat.src" + }, + "product_reference": "python-click-0:6.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-crane-0:3.3.1-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-crane-0:3.3.1-9.el7sat.src" + }, + "product_reference": "python-crane-0:3.3.1-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-daemon-0:2.1.2-7.el7at.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-daemon-0:2.1.2-7.el7at.src" + }, + "product_reference": "python-daemon-0:2.1.2-7.el7at.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-dateutil-0:2.8.1-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-dateutil-0:2.8.1-2.el7ar.src" + }, + "product_reference": "python-dateutil-0:2.8.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-django-0:1.11.13-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-django-0:1.11.13-1.el7sat.src" + }, + "product_reference": "python-django-0:1.11.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-flask-1:0.12.2-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-flask-1:0.12.2-4.el7sat.src" + }, + "product_reference": "python-flask-1:0.12.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.noarch" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gnupg-0:0.3.7-1.el7ui.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.src" + }, + "product_reference": "python-gnupg-0:0.3.7-1.el7ui.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-gofer-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch" + }, + "product_reference": "python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-0:2.4-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-idna-0:2.4-2.el7ar.src" + }, + "product_reference": "python-idna-0:2.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-idna-ssl-0:1.1.0-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-idna-ssl-0:1.1.0-2.el7ar.src" + }, + "product_reference": "python-idna-ssl-0:1.1.0-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-imgcreate-1:20.4-1.6.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-imgcreate-1:20.4-1.6.el7sat.x86_64" + }, + "product_reference": "python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-isodate-0:0.5.4-12.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-isodate-0:0.5.4-12.el7sat.src" + }, + "product_reference": "python-isodate-0:0.5.4-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-itsdangerous-0:0.24-15.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-itsdangerous-0:0.24-15.el7sat.src" + }, + "product_reference": "python-itsdangerous-0:0.24-15.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jinja2-0:2.10-10.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-jinja2-0:2.10-10.el7sat.src" + }, + "product_reference": "python-jinja2-0:2.10-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-jmespath-0:0.9.0-6.el7_7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-jmespath-0:0.9.0-6.el7_7.src" + }, + "product_reference": "python-jmespath-0:0.9.0-6.el7_7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.noarch" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kid-0:0.9.6-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.src" + }, + "product_reference": "python-kid-0:0.9.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-kombu-10:4.0.2-13.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-kombu-10:4.0.2-13.el7sat.src" + }, + "product_reference": "python-kombu-10:4.0.2-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-lockfile-1:0.11.0-10.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-lockfile-1:0.11.0-10.el7ar.src" + }, + "product_reference": "python-lockfile-1:0.11.0-10.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-0:0.23-21.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-markupsafe-0:0.23-21.el7sat.src" + }, + "product_reference": "python-markupsafe-0:0.23-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.noarch" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-mongoengine-0:0.10.5-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.src" + }, + "product_reference": "python-mongoengine-0:0.10.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-0:4.7.4-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-multidict-0:4.7.4-2.el7ar.src" + }, + "product_reference": "python-multidict-0:4.7.4-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.noarch" + }, + "product_reference": "python-nectar-0:1.6.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-nectar-0:1.6.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.src" + }, + "product_reference": "python-nectar-0:1.6.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.noarch" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-oauth2-0:1.5.211-8.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.src" + }, + "product_reference": "python-oauth2-0:1.5.211-8.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-okaara-0:1.0.37-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-okaara-0:1.0.37-2.el7sat.src" + }, + "product_reference": "python-okaara-0:1.0.37-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pexpect-0:4.6-1.el7at.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pexpect-0:4.6-1.el7at.src" + }, + "product_reference": "python-pexpect-0:4.6-1.el7at.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-prometheus-client-0:0.7.1-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-prometheus-client-0:0.7.1-2.el7ar.src" + }, + "product_reference": "python-prometheus-client-0:0.7.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.src" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64" + }, + "product_reference": "python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-ptyprocess-0:0.5.2-3.el7at.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-ptyprocess-0:0.5.2-3.el7at.src" + }, + "product_reference": "python-ptyprocess-0:0.5.2-3.el7at.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch" + }, + "product_reference": "python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch" + }, + "product_reference": "python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch" + }, + "product_reference": "python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch" + }, + "product_reference": "python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-0:7.43.0.2-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pycurl-0:7.43.0.2-4.el7sat.src" + }, + "product_reference": "python-pycurl-0:7.43.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.src" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64" + }, + "product_reference": "python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.noarch" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-0:1.35.0-5.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.src" + }, + "product_reference": "python-qpid-0:1.35.0-5.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-proton-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-qpid-proton-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "python-qpid-proton-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-receptor-satellite-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-receptor-satellite-0:1.0.1-1.el7sat.src" + }, + "product_reference": "python-receptor-satellite-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "python-saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.noarch" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-semantic_version-0:2.2.0-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.src" + }, + "product_reference": "python-semantic_version-0:2.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.src" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64" + }, + "product_reference": "python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-six-0:1.11.0-8.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-six-0:1.11.0-8.el7ar.src" + }, + "product_reference": "python-six-0:1.11.0-8.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-0:16.4.1-12.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-twisted-0:16.4.1-12.el7sat.src" + }, + "product_reference": "python-twisted-0:16.4.1-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-typing-extensions-0:3.7.4.1-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-typing-extensions-0:3.7.4.1-2.el7ar.src" + }, + "product_reference": "python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-vine-10:1.1.3-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-vine-10:1.1.3-6.el7sat.src" + }, + "product_reference": "python-vine-10:1.1.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-werkzeug-0:0.12.2-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-werkzeug-0:0.12.2-5.el7sat.src" + }, + "product_reference": "python-werkzeug-0:0.12.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-0:1.4.2-2.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-yarl-0:1.4.2-2.el7ar.src" + }, + "product_reference": "python-yarl-0:1.4.2-2.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.src" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64" + }, + "product_reference": "python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-amqp-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-amqp-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "python2-amqp-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch" + }, + "product_reference": "python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-anyjson-0:0.3.3-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-anyjson-0:0.3.3-11.el7sat.noarch" + }, + "product_reference": "python2-anyjson-0:0.3.3-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64" + }, + "product_reference": "python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-celery-0:4.0.2-9.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-celery-0:4.0.2-9.el7sat.noarch" + }, + "product_reference": "python2-celery-0:4.0.2-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-click-0:6.7-9.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-click-0:6.7-9.el7sat.noarch" + }, + "product_reference": "python2-click-0:6.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-crane-0:3.3.1-9.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-crane-0:3.3.1-9.el7sat.noarch" + }, + "product_reference": "python2-crane-0:3.3.1-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-daemon-0:2.1.2-7.el7at.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-daemon-0:2.1.2-7.el7at.noarch" + }, + "product_reference": "python2-daemon-0:2.1.2-7.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-django-0:1.11.13-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-django-0:1.11.13-1.el7sat.noarch" + }, + "product_reference": "python2-django-0:1.11.13-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-flask-1:0.12.2-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-flask-1:0.12.2-4.el7sat.noarch" + }, + "product_reference": "python2-flask-1:0.12.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-future-0:0.16.0-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-future-0:0.16.0-11.el7sat.noarch" + }, + "product_reference": "python2-future-0:0.16.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-gobject-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64" + }, + "product_reference": "python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-isodate-0:0.5.4-12.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-isodate-0:0.5.4-12.el7sat.noarch" + }, + "product_reference": "python2-isodate-0:0.5.4-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-itsdangerous-0:0.24-15.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-itsdangerous-0:0.24-15.el7sat.noarch" + }, + "product_reference": "python2-itsdangerous-0:0.24-15.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jinja2-0:2.10-10.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-jinja2-0:2.10-10.el7sat.noarch" + }, + "product_reference": "python2-jinja2-0:2.10-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-jmespath-0:0.9.0-6.el7_7.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-jmespath-0:0.9.0-6.el7_7.noarch" + }, + "product_reference": "python2-jmespath-0:0.9.0-6.el7_7.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch" + }, + "product_reference": "python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-kombu-10:4.0.2-13.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-kombu-10:4.0.2-13.el7sat.noarch" + }, + "product_reference": "python2-kombu-10:4.0.2-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-lockfile-1:0.11.0-10.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-lockfile-1:0.11.0-10.el7ar.noarch" + }, + "product_reference": "python2-lockfile-1:0.11.0-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-markupsafe-0:0.23-21.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-markupsafe-0:0.23-21.el7sat.x86_64" + }, + "product_reference": "python2-markupsafe-0:0.23-21.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-okaara-0:1.0.37-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-okaara-0:1.0.37-2.el7sat.noarch" + }, + "product_reference": "python2-okaara-0:1.0.37-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pexpect-0:4.6-1.el7at.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-pexpect-0:4.6-1.el7at.noarch" + }, + "product_reference": "python2-pexpect-0:4.6-1.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-ptyprocess-0:0.5.2-3.el7at.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-ptyprocess-0:0.5.2-3.el7at.noarch" + }, + "product_reference": "python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64" + }, + "product_reference": "python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64" + }, + "product_reference": "python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-twisted-0:16.4.1-12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-twisted-0:16.4.1-12.el7sat.x86_64" + }, + "product_reference": "python2-twisted-0:16.4.1-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-vine-10:1.1.3-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-vine-10:1.1.3-6.el7sat.noarch" + }, + "product_reference": "python2-vine-10:1.1.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python2-werkzeug-0:0.12.2-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python2-werkzeug-0:0.12.2-5.el7sat.noarch" + }, + "product_reference": "python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-aiohttp-0:3.6.2-4.el7ar.x86_64" + }, + "product_reference": "python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-async-timeout-0:3.0.1-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-async-timeout-0:3.0.1-2.el7ar.noarch" + }, + "product_reference": "python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-attrs-0:19.3.0-3.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-attrs-0:19.3.0-3.el7ar.noarch" + }, + "product_reference": "python3-attrs-0:19.3.0-3.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-cchardet-0:2.1.5-1.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-cchardet-0:2.1.5-1.el7ar.x86_64" + }, + "product_reference": "python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-chardet-0:3.0.4-10.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-chardet-0:3.0.4-10.el7ar.noarch" + }, + "product_reference": "python3-chardet-0:3.0.4-10.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-dateutil-0:2.8.1-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-dateutil-0:2.8.1-2.el7ar.noarch" + }, + "product_reference": "python3-dateutil-0:2.8.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-0:2.4-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-idna-0:2.4-2.el7ar.noarch" + }, + "product_reference": "python3-idna-0:2.4-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-idna-ssl-0:1.1.0-2.el7ar.noarch" + }, + "product_reference": "python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-multidict-0:4.7.4-2.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-multidict-0:4.7.4-2.el7ar.x86_64" + }, + "product_reference": "python3-multidict-0:4.7.4-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-prometheus-client-0:0.7.1-2.el7ar.noarch" + }, + "product_reference": "python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-receptor-satellite-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-receptor-satellite-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-six-0:1.11.0-8.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-six-0:1.11.0-8.el7ar.noarch" + }, + "product_reference": "python3-six-0:1.11.0-8.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch" + }, + "product_reference": "python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "python3-yarl-0:1.4.2-2.el7ar.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:python3-yarl-0:1.4.2-2.el7ar.x86_64" + }, + "product_reference": "python3-yarl-0:1.4.2-2.el7ar.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-0:1.36.0-28.el7amq.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-0:1.36.0-28.el7amq.src" + }, + "product_reference": "qpid-cpp-0:1.36.0-28.el7amq.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-0:1.5.0-4.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-dispatch-0:1.5.0-4.el7.src" + }, + "product_reference": "qpid-dispatch-0:1.5.0-4.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64" + }, + "product_reference": "qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch" + }, + "product_reference": "qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-0:0.28.0-2.el7.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-proton-0:0.28.0-2.el7.src" + }, + "product_reference": "qpid-proton-0:0.28.0-2.el7.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-c-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-proton-c-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "qpid-proton-c-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64" + }, + "product_reference": "qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-qmf-0:1.36.0-28.el7amq.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-qmf-0:1.36.0-28.el7amq.x86_64" + }, + "product_reference": "qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "qpid-tools-0:1.36.0-28.el7amq.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:qpid-tools-0:1.36.0-28.el7amq.noarch" + }, + "product_reference": "qpid-tools-0:1.36.0-28.el7amq.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.1-1.el7ar.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.noarch" + }, + "product_reference": "receptor-0:0.6.1-1.el7ar.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "receptor-0:0.6.1-1.el7ar.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.src" + }, + "product_reference": "receptor-0:0.6.1-1.el7ar.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src" + }, + "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.noarch" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "repoview-0:0.6.6-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.src" + }, + "product_reference": "repoview-0:0.6.6-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src" + }, + "product_reference": "rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.noarch" + }, + "product_reference": "rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ansi-0:1.4.3-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.src" + }, + "product_reference": "rubygem-ansi-0:1.4.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch" + }, + "product_reference": "rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src" + }, + "product_reference": "rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.noarch" + }, + "product_reference": "rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-clamp-0:1.1.2-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.src" + }, + "product_reference": "rubygem-clamp-0:1.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src" + }, + "product_reference": "rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.src" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-facter-0:2.4.1-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.x86_64" + }, + "product_reference": "rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src" + }, + "product_reference": "rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src" + }, + "product_reference": "rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.src" + }, + "product_reference": "rubygem-ffi-0:1.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64" + }, + "product_reference": "rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64" + }, + "product_reference": "rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src" + }, + "product_reference": "rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch" + }, + "product_reference": "rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-gssapi-0:1.1.2-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.src" + }, + "product_reference": "rubygem-gssapi-0:1.1.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.noarch" + }, + "product_reference": "rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-hashie-0:2.0.5-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.src" + }, + "product_reference": "rubygem-hashie-0:2.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.noarch" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-highline-0:1.7.8-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.src" + }, + "product_reference": "rubygem-highline-0:1.7.8-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-infoblox-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-infoblox-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-jwt-0:1.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.src" + }, + "product_reference": "rubygem-jwt-0:1.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo-0:4.0.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.src" + }, + "product_reference": "rubygem-kafo-0:4.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src" + }, + "product_reference": "rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch" + }, + "product_reference": "rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-little-plugger-0:1.1.3-22.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.src" + }, + "product_reference": "rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.noarch" + }, + "product_reference": "rubygem-logging-0:2.2.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-0:2.2.2-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.src" + }, + "product_reference": "rubygem-logging-0:2.2.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.noarch" + }, + "product_reference": "rubygem-mime-types-0:1.19-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-mime-types-0:1.19-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.src" + }, + "product_reference": "rubygem-mime-types-0:1.19-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch" + }, + "product_reference": "rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multi_json-0:1.12.2-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.src" + }, + "product_reference": "rubygem-multi_json-0:1.12.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.noarch" + }, + "product_reference": "rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-netrc-0:0.7.7-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.src" + }, + "product_reference": "rubygem-netrc-0:0.7.7-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.src" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64" + }, + "product_reference": "rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.noarch" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-oauth-0:0.5.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.src" + }, + "product_reference": "rubygem-oauth-0:0.5.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.noarch" + }, + "product_reference": "rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-openscap-0:0.4.7-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.src" + }, + "product_reference": "rubygem-openscap-0:0.4.7-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.src" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64" + }, + "product_reference": "rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.noarch" + }, + "product_reference": "rubygem-rack-1:1.6.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-1:1.6.4-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.src" + }, + "product_reference": "rubygem-rack-1:1.6.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch" + }, + "product_reference": "rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rack-protection-0:1.5.3-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.src" + }, + "product_reference": "rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rake-0:0.9.2.2-41.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.src" + }, + "product_reference": "rubygem-rake-0:0.9.2.2-41.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch" + }, + "product_reference": "rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src" + }, + "product_reference": "rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch" + }, + "product_reference": "rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rest-client-0:1.6.7-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.src" + }, + "product_reference": "rubygem-rest-client-0:1.6.7-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.src" + }, + "product_reference": "rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64" + }, + "product_reference": "rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64" + }, + "product_reference": "rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.noarch" + }, + "product_reference": "rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rsec-0:0.4.3-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.src" + }, + "product_reference": "rubygem-rsec-0:0.4.3-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch" + }, + "product_reference": "rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src" + }, + "product_reference": "rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch" + }, + "product_reference": "rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-sinatra-1:1.4.7-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.src" + }, + "product_reference": "rubygem-sinatra-1:1.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch" + }, + "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src" + }, + "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch" + }, + "product_reference": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src" + }, + "product_reference": "rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.src" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64" + }, + "product_reference": "saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-0:6.7.0-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.src" + }, + "product_reference": "satellite-0:6.7.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-capsule-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-capsule-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-capsule-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-cli-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-cli-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-cli-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-common-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-common-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-common-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch" + }, + "product_reference": "satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.noarch" + }, + "product_reference": "satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "satellite-installer-0:6.7.0.8-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.src" + }, + "product_reference": "satellite-installer-0:6.7.0.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-0:5.0-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-0:5.0-9.el7sat.src" + }, + "product_reference": "tfm-0:5.0-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-0:1.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-0:1.0-4.el7sat.src" + }, + "product_reference": "tfm-ror52-0:1.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch" + }, + "product_reference": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src" + }, + "product_reference": "tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.src" + }, + "product_reference": "tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-audited-0:4.9.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-deface-0:1.5.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src" + }, + "product_reference": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-git-0:1.5.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src" + }, + "product_reference": "tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-0:3.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src" + }, + "product_reference": "tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src" + }, + "product_reference": "tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.src" + }, + "product_reference": "tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-0:2.2.2-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-os-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src" + }, + "product_reference": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-responders-0:3.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src" + }, + "product_reference": "tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-signet-0:0.11.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src" + }, + "product_reference": "tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src" + }, + "product_reference": "tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-text-0:1.3.0-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64" + }, + "product_reference": "tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src" + }, + "product_reference": "tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src" + }, + "product_reference": "tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src" + }, + "product_reference": "tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "tfm-runtime-0:5.0-9.el7sat.x86_64 as a component of Red Hat Satellite 6.7", + "product_id": "7Server-Satellite67:tfm-runtime-0:5.0-9.el7sat.x86_64" + }, + "product_reference": "tfm-runtime-0:5.0-9.el7sat.x86_64", + "relates_to_product_reference": "7Server-Satellite67" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat BPM Suite 6", + "product_id": "red_hat_bpm_suite_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_bpm_suite_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss A-MQ 6", + "product_id": "red_hat_jboss_a-mq_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_a-mq_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss BRMS 5", + "product_id": "red_hat_jboss_brms_5:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_brms_5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss BRMS 6", + "product_id": "red_hat_jboss_brms_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_brms_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss Data Virtualization 6", + "product_id": "red_hat_jboss_data_virtualization_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_data_virtualization_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss Fuse 6", + "product_id": "red_hat_jboss_fuse_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_fuse_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss Fuse Service Works 6", + "product_id": "red_hat_jboss_fuse_service_works_6:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_fuse_service_works_6" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "mina-core as a component of Red Hat JBoss SOA Platform 5", + "product_id": "red_hat_jboss_soa_platform_5:mina-core" + }, + "product_reference": "mina-core", + "relates_to_product_reference": "red_hat_jboss_soa_platform_5" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "opendaylight.src as a component of Red Hat OpenStack Platform 10 (Newton)", + "product_id": "red_hat_openstack_platform_10_(newton):opendaylight.src" + }, + "product_reference": "opendaylight.src", + "relates_to_product_reference": "red_hat_openstack_platform_10_(newton)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "opendaylight.src as a component of Red Hat OpenStack Platform 8 (Liberty)", + "product_id": "red_hat_openstack_platform_8_(liberty):opendaylight.src" + }, + "product_reference": "opendaylight.src", + "relates_to_product_reference": "red_hat_openstack_platform_8_(liberty)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "opendaylight.src as a component of Red Hat OpenStack Platform 9 (Mitaka)", + "product_id": "red_hat_openstack_platform_9_(mitaka):opendaylight.src" + }, + "product_reference": "opendaylight.src", + "relates_to_product_reference": "red_hat_openstack_platform_9_(mitaka)" + }, + { + "category": "default_component_of", + "full_product_name": { + "name": "rhevm-dependencies.src as a component of Red Hat Storage 3", + "product_id": "red_hat_storage_3:rhevm-dependencies.src" + }, + "product_reference": "rhevm-dependencies.src", + "relates_to_product_reference": "red_hat_storage_3" + } + ] + }, + "vulnerabilities": [ + { + "cve": "CVE-2019-0231", + "cwe": { + "id": "CWE-319", + "name": "Cleartext Transmission of Sensitive Information" + }, + "discovery_date": "2019-04-15T00:00:00+00:00", + "ids": [ + { + "system_name": "Red Hat Bugzilla ID", + "text": "1700016" + } + ], + "notes": [ + { + "category": "description", + "text": "A cryptographic protocol integrity flaw was discovered in Apache Mina. The closure of a TLS session would not always result in closure of the socket, allowing the conversation to continue in clear text. This could undermine the confidentiality of a connection and potentially disclose sensitive information to third-party attackers.", + "title": "Vulnerability description" + }, + { + "category": "summary", + "text": "mina-core: Retaining an open socket in close_notify SSL-TLS leading to Information disclosure.", + "title": "Vulnerability summary" + }, + { + "category": "other", + "text": "* Red Hat OpenStack Platform's OpenDaylight versions 8-10 contain the vulnerable code. However, these OpenDaylight versions were released as technical preview with limited support and will therefore not be updated. Other OpenDaylight versions do not contain the vulnerable library.\n\n* This issue affects the version of apache-mina shipped with Red Hat Gluster Storage 3, as it contains the vulnerable functionality.", + "title": "Statement" + }, + { + "category": "general", + "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", + "title": "CVSS score applicability" + } + ], + "product_status": { + "fixed": [ + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Capsule67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Capsule67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.src", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Capsule67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Capsule67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Capsule67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Capsule67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule67:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Capsule67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Capsule67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Capsule67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Capsule67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-0:5.0-9.el7sat.src", + "7Server-Capsule67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.src", + "7Server-Satellite67:candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Satellite67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Satellite67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.src", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Satellite67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Satellite67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Satellite67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Satellite67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite67:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite67:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite67:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-cchardet-0:2.1.5-1.el7ar.src", + "7Server-Satellite67:python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite67:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite67:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite67:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Satellite67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite67:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite67:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite67:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite67:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:python-receptor-satellite-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite67:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite67:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Satellite67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite67:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite67:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite67:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite67:python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite67:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite67:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite67:python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite67:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite67:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Satellite67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.src", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Satellite67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-0:5.0-9.el7sat.src", + "7Server-Satellite67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "7Server-Satellite67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "Red Hat Decision Manager 7", + "Red Hat Fuse 7.7.0", + "Red Hat Process Automation 7" + ], + "known_affected": [ + "red_hat_bpm_suite_6:mina-core", + "red_hat_jboss_a-mq_6:mina-core", + "red_hat_jboss_brms_5:mina-core", + "red_hat_jboss_brms_6:mina-core", + "red_hat_jboss_data_virtualization_6:mina-core", + "red_hat_jboss_fuse_6:mina-core", + "red_hat_jboss_fuse_service_works_6:mina-core", + "red_hat_jboss_soa_platform_5:mina-core", + "red_hat_openstack_platform_10_(newton):opendaylight.src", + "red_hat_openstack_platform_8_(liberty):opendaylight.src", + "red_hat_openstack_platform_9_(mitaka):opendaylight.src", + "red_hat_storage_3:rhevm-dependencies.src" + ] + }, + "references": [ + { + "category": "self", + "summary": "Canonical URL", + "url": "https://access.redhat.com/security/cve/CVE-2019-0231" + }, + { + "category": "external", + "summary": "RHBZ#1700016", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1700016" + }, + { + "category": "external", + "summary": "https://www.cve.org/CVERecord?id=CVE-2019-0231", + "url": "https://www.cve.org/CVERecord?id=CVE-2019-0231" + }, + { + "category": "external", + "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-0231", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0231" + }, + { + "category": "external", + "summary": "https://www.openwall.com/lists/oss-security/2019/04/14/1", + "url": "https://www.openwall.com/lists/oss-security/2019/04/14/1" + } + ], + "release_date": "2019-04-14T00:00:00+00:00", + "remediations": [ + { + "category": "vendor_fix", + "date": "2020-04-14T13:24:29+00:00", + "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.7/html/upgrading_and_updating_red_hat_satellite/updating_satellite_server_capsule_server_and_content_hosts", + "product_ids": [ + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Capsule67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Capsule67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.src", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Capsule67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Capsule67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Capsule67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Capsule67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule67:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Capsule67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Capsule67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Capsule67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Capsule67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-0:5.0-9.el7sat.src", + "7Server-Capsule67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.src", + "7Server-Satellite67:candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Satellite67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Satellite67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.src", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Satellite67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Satellite67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Satellite67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Satellite67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite67:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite67:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite67:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-cchardet-0:2.1.5-1.el7ar.src", + "7Server-Satellite67:python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite67:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite67:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite67:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Satellite67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite67:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite67:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite67:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite67:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:python-receptor-satellite-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite67:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite67:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Satellite67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite67:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite67:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite67:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite67:python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite67:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite67:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite67:python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite67:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite67:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Satellite67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.src", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Satellite67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-0:5.0-9.el7sat.src", + "7Server-Satellite67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "7Server-Satellite67:tfm-runtime-0:5.0-9.el7sat.x86_64" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:1454" + }, + { + "category": "vendor_fix", + "date": "2020-03-18T17:36:46+00:00", + "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nIt is recommended to halt the server by stopping the JBoss Application Server process before installing this update; after installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", + "product_ids": [ + "Red Hat Decision Manager 7" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:0899" + }, + { + "category": "vendor_fix", + "date": "2020-07-28T15:54:02+00:00", + "details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nInstallation instructions are available from the Fuse 7.7.0 product documentation page:\nhttps://access.redhat.com/documentation/en-us/red_hat_fuse/7.7/", + "product_ids": [ + "Red Hat Fuse 7.7.0" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:3192" + }, + { + "category": "vendor_fix", + "date": "2020-03-18T14:51:44+00:00", + "details": "For on-premise installations, before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\n\nIt is recommended to halt the server by stopping the JBoss Application Server process before installing this update; after installing the update, restart the server by starting the JBoss Application Server process.\n\nThe References section of this erratum contains a download link (you must log in to download the update).", + "product_ids": [ + "Red Hat Process Automation 7" + ], + "url": "https://access.redhat.com/errata/RHSA-2020:0895" + }, + { + "category": "no_fix_planned", + "details": "Out of support scope", + "product_ids": [ + "red_hat_bpm_suite_6:mina-core", + "red_hat_jboss_a-mq_6:mina-core", + "red_hat_jboss_brms_5:mina-core", + "red_hat_jboss_brms_6:mina-core", + "red_hat_jboss_data_virtualization_6:mina-core", + "red_hat_jboss_fuse_6:mina-core", + "red_hat_jboss_fuse_service_works_6:mina-core", + "red_hat_jboss_soa_platform_5:mina-core" + ] + }, + { + "category": "no_fix_planned", + "details": "Will not fix", + "product_ids": [ + "red_hat_openstack_platform_10_(newton):opendaylight.src", + "red_hat_openstack_platform_8_(liberty):opendaylight.src", + "red_hat_openstack_platform_9_(mitaka):opendaylight.src", + "red_hat_storage_3:rhevm-dependencies.src" + ] + } + ], + "scores": [ + { + "cvss_v3": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.8, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", + "version": "3.0" + }, + "products": [ + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Capsule67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Capsule67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.src", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Capsule67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Capsule67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Capsule67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Capsule67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule67:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Capsule67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Capsule67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Capsule67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Capsule67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-0:5.0-9.el7sat.src", + "7Server-Capsule67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.src", + "7Server-Satellite67:candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Satellite67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Satellite67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.src", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Satellite67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Satellite67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Satellite67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Satellite67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite67:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite67:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite67:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-cchardet-0:2.1.5-1.el7ar.src", + "7Server-Satellite67:python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite67:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite67:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite67:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Satellite67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite67:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite67:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite67:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite67:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:python-receptor-satellite-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite67:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite67:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Satellite67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite67:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite67:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite67:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite67:python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite67:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite67:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite67:python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite67:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite67:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Satellite67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.src", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Satellite67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-0:5.0-9.el7sat.src", + "7Server-Satellite67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "7Server-Satellite67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "Red Hat Decision Manager 7", + "Red Hat Fuse 7.7.0", + "Red Hat Process Automation 7", + "red_hat_bpm_suite_6:mina-core", + "red_hat_jboss_a-mq_6:mina-core", + "red_hat_jboss_brms_5:mina-core", + "red_hat_jboss_brms_6:mina-core", + "red_hat_jboss_data_virtualization_6:mina-core", + "red_hat_jboss_fuse_6:mina-core", + "red_hat_jboss_fuse_service_works_6:mina-core", + "red_hat_jboss_soa_platform_5:mina-core", + "red_hat_openstack_platform_10_(newton):opendaylight.src", + "red_hat_openstack_platform_8_(liberty):opendaylight.src", + "red_hat_openstack_platform_9_(mitaka):opendaylight.src", + "red_hat_storage_3:rhevm-dependencies.src" + ] + } + ], + "threats": [ + { + "category": "impact", + "details": "Moderate", + "product_ids": [ + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Capsule67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Capsule67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Capsule67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Capsule67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Capsule67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Capsule67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Capsule67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Capsule67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Capsule67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Capsule67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Capsule67:future-0:0.16.0-11.el7sat.src", + "7Server-Capsule67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Capsule67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Capsule67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-0:3.14.0-6.el7sat.src", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Capsule67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Capsule67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Capsule67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Capsule67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Capsule67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Capsule67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Capsule67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Capsule67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Capsule67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Capsule67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Capsule67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Capsule67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Capsule67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Capsule67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Capsule67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Capsule67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Capsule67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Capsule67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Capsule67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Capsule67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Capsule67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Capsule67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Capsule67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Capsule67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Capsule67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Capsule67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Capsule67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Capsule67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Capsule67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Capsule67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Capsule67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Capsule67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Capsule67:python-click-0:6.7-9.el7sat.src", + "7Server-Capsule67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Capsule67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Capsule67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Capsule67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Capsule67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Capsule67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Capsule67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Capsule67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Capsule67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Capsule67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Capsule67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Capsule67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Capsule67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Capsule67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Capsule67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Capsule67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Capsule67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Capsule67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Capsule67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Capsule67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Capsule67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Capsule67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Capsule67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Capsule67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Capsule67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Capsule67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Capsule67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Capsule67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Capsule67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Capsule67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Capsule67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Capsule67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Capsule67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Capsule67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Capsule67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Capsule67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Capsule67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Capsule67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Capsule67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Capsule67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Capsule67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Capsule67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Capsule67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Capsule67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Capsule67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Capsule67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Capsule67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Capsule67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Capsule67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Capsule67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Capsule67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Capsule67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Capsule67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Capsule67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Capsule67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Capsule67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Capsule67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Capsule67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Capsule67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Capsule67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Capsule67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Capsule67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Capsule67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Capsule67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Capsule67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Capsule67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Capsule67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Capsule67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Capsule67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Capsule67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Capsule67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Capsule67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Capsule67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Capsule67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Capsule67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Capsule67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Capsule67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Capsule67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Capsule67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Capsule67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Capsule67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Capsule67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Capsule67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Capsule67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Capsule67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Capsule67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Capsule67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Capsule67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Capsule67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Capsule67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Capsule67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Capsule67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Capsule67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Capsule67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Capsule67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Capsule67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Capsule67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Capsule67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-0:5.0-9.el7sat.src", + "7Server-Capsule67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Capsule67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Capsule67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Capsule67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Capsule67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Capsule67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Capsule67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:ansible-runner-0:1.3.4-2.el7ar.src", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-foreman_scap_client-0:0.0.3-1.el7sat.src", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-insights-client-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.noarch", + "7Server-Satellite67:ansiblerole-satellite-receptor-installer-0:0.6.4-1.el7sat.src", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:candlepin-0:2.9.25-1.el7sat.src", + "7Server-Satellite67:candlepin-selinux-0:2.9.25-1.el7sat.noarch", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:createrepo_c-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-debuginfo-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:createrepo_c-libs-0:0.7.4-1.el7sat.x86_64", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-0:1.24.1.21-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-bootloaders-redhat-0:201901011200-1.el7sat.src", + "7Server-Satellite67:foreman-bootloaders-redhat-tftpboot-0:201901011200-1.el7sat.noarch", + "7Server-Satellite67:foreman-cli-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-debug-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.noarch", + "7Server-Satellite67:foreman-discovery-image-1:3.5.4-8.el7sat.src", + "7Server-Satellite67:foreman-ec2-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-gce-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-installer-1:1.24.1.20-1.el7sat.src", + "7Server-Satellite67:foreman-installer-katello-1:1.24.1.20-1.el7sat.noarch", + "7Server-Satellite67:foreman-journald-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-libvirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-openstack-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-ovirt-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-postgresql-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-proxy-content-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:foreman-proxy-journald-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-rackspace-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.noarch", + "7Server-Satellite67:foreman-selinux-0:1.24.1-1.el7sat.src", + "7Server-Satellite67:foreman-telemetry-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:foreman-vmware-0:1.24.1.21-1.el7sat.noarch", + "7Server-Satellite67:future-0:0.16.0-11.el7sat.src", + "7Server-Satellite67:gofer-0:2.12.5-7.el7sat.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.src", + "7Server-Satellite67:hfsplus-tools-0:332.14-12.el7.x86_64", + "7Server-Satellite67:hfsplus-tools-debuginfo-0:332.14-12.el7.x86_64", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-0:3.14.0-6.el7sat.src", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:katello-certs-tools-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.noarch", + "7Server-Satellite67:katello-client-bootstrap-0:1.7.4-1.el7sat.src", + "7Server-Satellite67:katello-common-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-debug-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.noarch", + "7Server-Satellite67:katello-selinux-0:3.1.1-2.el7sat.src", + "7Server-Satellite67:katello-service-0:3.14.0-6.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:keycloak-httpd-client-install-0:1.2.2-1.el7sat.src", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.noarch", + "7Server-Satellite67:kobo-0:0.5.1-1.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.src", + "7Server-Satellite67:libmodulemd-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libmodulemd-debuginfo-0:1.7.0-1.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.src", + "7Server-Satellite67:libsolv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libsolv-debuginfo-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.src", + "7Server-Satellite67:libwebsockets-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:libwebsockets-debuginfo-0:2.4.2-2.el7.x86_64", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.src", + "7Server-Satellite67:livecd-tools-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:mod_passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.src", + "7Server-Satellite67:mod_xsendfile-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:mod_xsendfile-debuginfo-0:0.12-11.el7sat.x86_64", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.src", + "7Server-Satellite67:ostree-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:ostree-debuginfo-0:2017.1-2.atomic.el7.x86_64", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.src", + "7Server-Satellite67:pcp-mmvstatsd-0:0.4-2.el7sat.x86_64", + "7Server-Satellite67:pulp-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-admin-client-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-0:3.2.5-1.el7sat.src", + "7Server-Satellite67:pulp-docker-admin-extensions-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-docker-plugins-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.noarch", + "7Server-Satellite67:pulp-katello-0:1.0.3-1.el7sat.src", + "7Server-Satellite67:pulp-maintenance-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-child-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-nodes-parent-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-0:1.3.1-2.el7sat.src", + "7Server-Satellite67:pulp-ostree-admin-extensions-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-ostree-plugins-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-0:2.21.0-1.el7sat.src", + "7Server-Satellite67:pulp-puppet-admin-extensions-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-plugins-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-puppet-tools-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-0:2.21.0.4-1.el7sat.src", + "7Server-Satellite67:pulp-rpm-admin-extensions-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-rpm-plugins-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:pulp-selinux-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:pulp-server-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.src", + "7Server-Satellite67:puppet-agent-0:5.5.17-1.el7sat.x86_64", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.noarch", + "7Server-Satellite67:puppet-agent-oauth-0:0.5.1-3.el7sat.src", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.noarch", + "7Server-Satellite67:puppet-foreman_scap_client-0:0.3.21-1.el7sat.src", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.noarch", + "7Server-Satellite67:puppetlabs-stdlib-0:4.25.1-2.el7sat.src", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.noarch", + "7Server-Satellite67:puppetserver-0:5.3.9-1.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.src", + "7Server-Satellite67:pycairo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pycairo-debuginfo-0:1.16.3-9.el7sat.x86_64", + "7Server-Satellite67:pygobject3-0:3.28.3-2.el7sat.src", + "7Server-Satellite67:pygobject3-debuginfo-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python-aiohttp-0:3.6.2-4.el7ar.src", + "7Server-Satellite67:python-aiohttp-debuginfo-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python-amqp-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:python-anyjson-0:0.3.3-11.el7sat.src", + "7Server-Satellite67:python-async-timeout-0:3.0.1-2.el7ar.src", + "7Server-Satellite67:python-attrs-0:19.3.0-3.el7ar.src", + "7Server-Satellite67:python-billiard-1:3.5.0.3-3.el7sat.src", + "7Server-Satellite67:python-billiard-debuginfo-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.noarch", + "7Server-Satellite67:python-blinker-0:1.3-2.el7sat.src", + "7Server-Satellite67:python-bson-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-cchardet-0:2.1.5-1.el7ar.src", + "7Server-Satellite67:python-cchardet-debuginfo-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python-celery-0:4.0.2-9.el7sat.src", + "7Server-Satellite67:python-chardet-0:3.0.4-10.el7ar.src", + "7Server-Satellite67:python-click-0:6.7-9.el7sat.src", + "7Server-Satellite67:python-crane-0:3.3.1-9.el7sat.src", + "7Server-Satellite67:python-daemon-0:2.1.2-7.el7at.src", + "7Server-Satellite67:python-dateutil-0:2.8.1-2.el7ar.src", + "7Server-Satellite67:python-django-0:1.11.13-1.el7sat.src", + "7Server-Satellite67:python-flask-1:0.12.2-4.el7sat.src", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.noarch", + "7Server-Satellite67:python-gnupg-0:0.3.7-1.el7ui.src", + "7Server-Satellite67:python-gofer-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-gofer-qpid-0:2.12.5-7.el7sat.noarch", + "7Server-Satellite67:python-idna-0:2.4-2.el7ar.src", + "7Server-Satellite67:python-idna-ssl-0:1.1.0-2.el7ar.src", + "7Server-Satellite67:python-imgcreate-1:20.4-1.6.el7sat.x86_64", + "7Server-Satellite67:python-isodate-0:0.5.4-12.el7sat.src", + "7Server-Satellite67:python-itsdangerous-0:0.24-15.el7sat.src", + "7Server-Satellite67:python-jinja2-0:2.10-10.el7sat.src", + "7Server-Satellite67:python-jmespath-0:0.9.0-6.el7_7.src", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.noarch", + "7Server-Satellite67:python-kid-0:0.9.6-11.el7sat.src", + "7Server-Satellite67:python-kombu-10:4.0.2-13.el7sat.src", + "7Server-Satellite67:python-lockfile-1:0.11.0-10.el7ar.src", + "7Server-Satellite67:python-markupsafe-0:0.23-21.el7sat.src", + "7Server-Satellite67:python-markupsafe-debuginfo-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.noarch", + "7Server-Satellite67:python-mongoengine-0:0.10.5-2.el7sat.src", + "7Server-Satellite67:python-multidict-0:4.7.4-2.el7ar.src", + "7Server-Satellite67:python-multidict-debuginfo-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.noarch", + "7Server-Satellite67:python-nectar-0:1.6.1-2.el7sat.src", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.noarch", + "7Server-Satellite67:python-oauth2-0:1.5.211-8.el7sat.src", + "7Server-Satellite67:python-okaara-0:1.0.37-2.el7sat.src", + "7Server-Satellite67:python-pexpect-0:4.6-1.el7at.src", + "7Server-Satellite67:python-prometheus-client-0:0.7.1-2.el7ar.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.src", + "7Server-Satellite67:python-psutil-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-psutil-debuginfo-0:5.0.1-3.el7sat.x86_64", + "7Server-Satellite67:python-ptyprocess-0:0.5.2-3.el7at.src", + "7Server-Satellite67:python-pulp-agent-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-bindings-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-client-lib-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-docker-common-0:3.2.5-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-integrity-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-oid_validation-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-ostree-common-0:1.3.1-2.el7sat.noarch", + "7Server-Satellite67:python-pulp-puppet-common-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-repoauth-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-rpm-common-0:2.21.0.4-1.el7sat.noarch", + "7Server-Satellite67:python-pulp-streamer-0:2.21.0-1.el7sat.noarch", + "7Server-Satellite67:python-pycurl-0:7.43.0.2-4.el7sat.src", + "7Server-Satellite67:python-pycurl-debuginfo-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.src", + "7Server-Satellite67:python-pymongo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-debuginfo-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-pymongo-gridfs-0:3.2-2.el7sat.x86_64", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.noarch", + "7Server-Satellite67:python-qpid-0:1.35.0-5.el7.src", + "7Server-Satellite67:python-qpid-proton-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:python-qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:python-receptor-satellite-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:python-saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.noarch", + "7Server-Satellite67:python-semantic_version-0:2.2.0-6.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.src", + "7Server-Satellite67:python-simplejson-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-simplejson-debuginfo-0:3.2.0-1.el7sat.x86_64", + "7Server-Satellite67:python-six-0:1.11.0-8.el7ar.src", + "7Server-Satellite67:python-twisted-0:16.4.1-12.el7sat.src", + "7Server-Satellite67:python-twisted-debuginfo-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python-typing-extensions-0:3.7.4.1-2.el7ar.src", + "7Server-Satellite67:python-vine-10:1.1.3-6.el7sat.src", + "7Server-Satellite67:python-werkzeug-0:0.12.2-5.el7sat.src", + "7Server-Satellite67:python-yarl-0:1.4.2-2.el7ar.src", + "7Server-Satellite67:python-yarl-debuginfo-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.src", + "7Server-Satellite67:python-zope-interface-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python-zope-interface-debuginfo-0:4.0.5-4.el7.x86_64", + "7Server-Satellite67:python2-amqp-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:python2-ansible-runner-0:1.3.4-2.el7ar.noarch", + "7Server-Satellite67:python2-anyjson-0:0.3.3-11.el7sat.noarch", + "7Server-Satellite67:python2-billiard-1:3.5.0.3-3.el7sat.x86_64", + "7Server-Satellite67:python2-celery-0:4.0.2-9.el7sat.noarch", + "7Server-Satellite67:python2-click-0:6.7-9.el7sat.noarch", + "7Server-Satellite67:python2-crane-0:3.3.1-9.el7sat.noarch", + "7Server-Satellite67:python2-daemon-0:2.1.2-7.el7at.noarch", + "7Server-Satellite67:python2-django-0:1.11.13-1.el7sat.noarch", + "7Server-Satellite67:python2-flask-1:0.12.2-4.el7sat.noarch", + "7Server-Satellite67:python2-future-0:0.16.0-11.el7sat.noarch", + "7Server-Satellite67:python2-gobject-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-gobject-base-0:3.28.3-2.el7sat.x86_64", + "7Server-Satellite67:python2-isodate-0:0.5.4-12.el7sat.noarch", + "7Server-Satellite67:python2-itsdangerous-0:0.24-15.el7sat.noarch", + "7Server-Satellite67:python2-jinja2-0:2.10-10.el7sat.noarch", + "7Server-Satellite67:python2-jmespath-0:0.9.0-6.el7_7.noarch", + "7Server-Satellite67:python2-keycloak-httpd-client-install-0:1.2.2-1.el7sat.noarch", + "7Server-Satellite67:python2-kombu-10:4.0.2-13.el7sat.noarch", + "7Server-Satellite67:python2-lockfile-1:0.11.0-10.el7ar.noarch", + "7Server-Satellite67:python2-markupsafe-0:0.23-21.el7sat.x86_64", + "7Server-Satellite67:python2-okaara-0:1.0.37-2.el7sat.noarch", + "7Server-Satellite67:python2-pexpect-0:4.6-1.el7at.noarch", + "7Server-Satellite67:python2-ptyprocess-0:0.5.2-3.el7at.noarch", + "7Server-Satellite67:python2-pycurl-0:7.43.0.2-4.el7sat.x86_64", + "7Server-Satellite67:python2-solv-0:0.7.4-4.pulp.el7sat.x86_64", + "7Server-Satellite67:python2-twisted-0:16.4.1-12.el7sat.x86_64", + "7Server-Satellite67:python2-vine-10:1.1.3-6.el7sat.noarch", + "7Server-Satellite67:python2-werkzeug-0:0.12.2-5.el7sat.noarch", + "7Server-Satellite67:python3-aiohttp-0:3.6.2-4.el7ar.x86_64", + "7Server-Satellite67:python3-async-timeout-0:3.0.1-2.el7ar.noarch", + "7Server-Satellite67:python3-attrs-0:19.3.0-3.el7ar.noarch", + "7Server-Satellite67:python3-cchardet-0:2.1.5-1.el7ar.x86_64", + "7Server-Satellite67:python3-chardet-0:3.0.4-10.el7ar.noarch", + "7Server-Satellite67:python3-dateutil-0:2.8.1-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-0:2.4-2.el7ar.noarch", + "7Server-Satellite67:python3-idna-ssl-0:1.1.0-2.el7ar.noarch", + "7Server-Satellite67:python3-multidict-0:4.7.4-2.el7ar.x86_64", + "7Server-Satellite67:python3-prometheus-client-0:0.7.1-2.el7ar.noarch", + "7Server-Satellite67:python3-receptor-satellite-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:python3-six-0:1.11.0-8.el7ar.noarch", + "7Server-Satellite67:python3-typing-extensions-0:3.7.4.1-2.el7ar.noarch", + "7Server-Satellite67:python3-yarl-0:1.4.2-2.el7ar.x86_64", + "7Server-Satellite67:qpid-cpp-0:1.36.0-28.el7amq.src", + "7Server-Satellite67:qpid-cpp-client-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-client-devel-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-debuginfo-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-cpp-server-linearstore-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-dispatch-0:1.5.0-4.el7.src", + "7Server-Satellite67:qpid-dispatch-debuginfo-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-router-0:1.5.0-4.el7.x86_64", + "7Server-Satellite67:qpid-dispatch-tools-0:1.5.0-4.el7.noarch", + "7Server-Satellite67:qpid-proton-0:0.28.0-2.el7.src", + "7Server-Satellite67:qpid-proton-c-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-proton-debuginfo-0:0.28.0-2.el7.x86_64", + "7Server-Satellite67:qpid-qmf-0:1.36.0-28.el7amq.x86_64", + "7Server-Satellite67:qpid-tools-0:1.36.0-28.el7amq.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.noarch", + "7Server-Satellite67:receptor-0:0.6.1-1.el7ar.src", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.noarch", + "7Server-Satellite67:redhat-access-insights-puppet-0:1.0.1-1.el7sat.src", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.noarch", + "7Server-Satellite67:repoview-0:0.6.6-11.el7sat.src", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.noarch", + "7Server-Satellite67:rhel8-kickstart-setup-0:0.0.2-1.el7sat.src", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.noarch", + "7Server-Satellite67:rubygem-ansi-0:1.4.3-3.el7sat.src", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:rubygem-bundler_ext-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-clamp-0:1.1.2-2.el7sat.src", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-concurrent-ruby-1:1.1.4-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.src", + "7Server-Satellite67:rubygem-facter-0:2.4.1-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-faraday_middleware-0:0.13.1-1.el7sat.src", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-fast_gettext-0:1.1.0-4.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.src", + "7Server-Satellite67:rubygem-ffi-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-ffi-debuginfo-0:1.4.0-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.noarch", + "7Server-Satellite67:rubygem-foreman_scap_client-0:0.4.6-1.el7sat.src", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-gssapi-0:1.1.2-4.el7sat.src", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.noarch", + "7Server-Satellite67:rubygem-hashie-0:2.0.5-5.el7sat.src", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.noarch", + "7Server-Satellite67:rubygem-highline-0:1.7.8-3.el7sat.src", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-infoblox-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-jwt-0:1.2.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo-0:4.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_parsers-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-kafo_wizards-0:0.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.noarch", + "7Server-Satellite67:rubygem-little-plugger-0:1.1.3-22.el7sat.src", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-0:2.2.2-4.el7sat.src", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.noarch", + "7Server-Satellite67:rubygem-mime-types-0:1.19-7.el7sat.src", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.noarch", + "7Server-Satellite67:rubygem-multi_json-0:1.12.2-2.el7sat.src", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.noarch", + "7Server-Satellite67:rubygem-netrc-0:0.7.7-9.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.src", + "7Server-Satellite67:rubygem-newt-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-newt-debuginfo-0:0.9.6-3.el7sat.x86_64", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.noarch", + "7Server-Satellite67:rubygem-oauth-0:0.5.4-2.el7sat.src", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-openscap-0:0.4.7-2.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.src", + "7Server-Satellite67:rubygem-passenger-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-debuginfo-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-passenger-native-libs-0:4.0.18-24.el7sat.x86_64", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-1:1.6.4-3.el7sat.src", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rack-protection-0:1.5.3-4.el7sat.src", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.noarch", + "7Server-Satellite67:rubygem-rake-0:0.9.2.2-41.el7sat.src", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rb-inotify-0:0.9.7-2.el7sat.src", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.noarch", + "7Server-Satellite67:rubygem-rest-client-0:1.6.7-7.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.src", + "7Server-Satellite67:rubygem-rkerberos-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rkerberos-debuginfo-0:0.1.5-15.el7sat.x86_64", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.noarch", + "7Server-Satellite67:rubygem-rsec-0:0.4.3-2.el7sat.src", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.noarch", + "7Server-Satellite67:rubygem-rubyipmi-0:0.10.0-4.el7sat.src", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:rubygem-sinatra-1:1.4.7-3.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_ansible-0:3.0.1-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_infoblox-0:0.0.15-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery-0:1.0.5-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_discovery_image-0:1.0.9-2.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dns_infoblox-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_dynflow-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_openscap-0:0.7.2-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_pulp-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.noarch", + "7Server-Satellite67:rubygem-smart_proxy_remote_execution_ssh-0:0.2.1-2.el7sat.src", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.noarch", + "7Server-Satellite67:rubygem-tilt-0:1.3.7-2.git.0.3b416c9.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.src", + "7Server-Satellite67:saslwrapper-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:saslwrapper-debuginfo-0:0.22-5.el7sat.x86_64", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-0:6.7.0-7.el7sat.src", + "7Server-Satellite67:satellite-capsule-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-cli-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-common-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-debug-tools-0:6.7.0-7.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.noarch", + "7Server-Satellite67:satellite-installer-0:6.7.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-0:5.0-9.el7sat.src", + "7Server-Satellite67:tfm-ror52-0:1.0-4.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actioncable-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionmailer-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionpack-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-actionview-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activejob-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activemodel-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activerecord-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activestorage-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-activesupport-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-arel-0:9.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-builder-0:3.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-rails-0:4.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-0:2.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-coffee-script-source-0:1.12.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-concurrent-ruby-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-crass-0:1.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-erubi-0:1.7.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-execjs-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-globalid-0:0.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-i18n-0:1.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-loofah-0:2.2.2-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mail-0:2.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-marcel-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-method_source-0:0.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-0:3.2.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mime-types-data-0:3.2018.0812-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mimemagic-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_mime-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mini_portile2-0:2.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-multi_json-0:1.13.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-mustermann-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nio4r-debuginfo-0:2.3.1-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-nokogiri-debuginfo-0:1.8.4-2.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-0:2.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-protection-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rack-test-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-dom-testing-0:2.0.3-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-rails-html-sanitizer-0:1.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-railties-0:5.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sinatra-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-0:3.7.2-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-sprockets-rails-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-sqlite3-debuginfo-0:1.3.13-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thor-0:0.20.0-3.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-thread_safe-0:0.3.6-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tilt-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-turbolinks-0:2.5.4-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-tzinfo-0:1.2.5-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-driver-debuginfo-0:0.7.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-ror52-rubygem-websocket-extensions-0:0.1.3-1.el7sat.src", + "7Server-Satellite67:tfm-ror52-runtime-0:1.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-import-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-activerecord-session_store-0:1.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-addressable-0:2.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-algebrick-0:0.7.3-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ancestry-0:3.0.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-anemone-0:0.7.2-20.el7sat.src", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-angular-rails-templates-1:1.0.2-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-bindings-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-params-0:0.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-apipie-rails-0:0.5.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-audited-0:4.9.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-awesome_print-0:1.8.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_compute-0:0.18.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_network-0:0.19.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_resources-0:0.17.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-azure_mgmt_storage-0:0.17.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-bcrypt-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bcrypt-debuginfo-0:3.1.12-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-bundler_ext-0:0.4.1-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-clamp-0:1.1.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-concurrent-ruby-edge-1:0.4.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-css_parser-0:1.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-daemons-0:1.2.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deacon-0:1.0.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-0:0.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-declarative-option-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deep_cloneable-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-deface-0:1.5.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-diffy-0:3.0.1-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-domain_name-0:0.5.20160310-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-dynflow-0:1.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ethon-0:0.12.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-excon-0:0.58.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-facter-0:2.4.0-6.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-0:0.15.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-faraday-cookie_jar-0:0.0.6-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fast_gettext-0:1.4.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ffi-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ffi-debuginfo-0:1.4.0-12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-aws-0:3.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-core-0:2.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-google-0:1.8.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-json-0:1.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-kubevirt-0:1.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-libvirt-0:0.7.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-openstack-0:1.0.8-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-ovirt-0:1.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-rackspace-0:0.1.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-vsphere-0:3.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-fog-xml-0:0.1.2-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-0:0.17.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman-tasks-core-0:0.3.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible-0:4.0.3.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_ansible_core-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_azure_rm-0:2.0.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_bootdisk-0:16.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_discovery-0:16.0.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_hooks-0:0.3.15-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_inventory_upload-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_kubevirt-0:0.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_openscap-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-0:2.0.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution-cockpit-0:2.0.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_remote_execution_core-0:1.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_rh_cloud-0:1.0.4.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_templates-0:7.0.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_theme_satellite-0:5.0.1.12-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-foreman_virt_who_configure-0:0.5.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-formatador-0:0.2.1-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-friendly_id-0:5.2.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-get_process_mem-0:0.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext-0:3.1.4-10.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gettext_i18n_rails-0:1.8.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-git-0:1.5.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-google-api-client-0:0.23.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-googleauth-0:0.6.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-0:1.8.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-graphql-batch-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-gssapi-0:1.2.0-6.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli-0:0.19.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman-0:0.19.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_admin-0:0.0.9-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_ansible-0:0.3.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_azure_rm-0:0.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_discovery-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_docker-0:0.0.6.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_kubevirt-0:0.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_openscap-0:0.1.8-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_remote_execution-0:0.1.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_tasks-0:0.0.14-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_templates-0:0.1.2-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.5.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hammer_cli_katello-0:0.20.2.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-hashie-0:3.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-highline-0:1.7.8-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-0:3.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-cookie-0:1.0.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-http-form_data-0:2.1.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-http_parser.rb-debuginfo-0:0.6.0-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-httpclient-0:2.8.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ipaddress-0:0.8.0-11.el7sat.src", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jgrep-0:1.3.3-12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-journald-logger-0:2.0.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-journald-native-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-journald-native-debuginfo-0:1.0.11-2.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-jwt-0:2.2.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-katello-0:3.14.0.20-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-kubeclient-0:4.3.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ldap_fluff-0:0.4.7-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-little-plugger-0:1.1.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-locale-0:2.0.9-13.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-0:2.2.2-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-logging-journald-0:2.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-memoist-0:0.16.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ms_rest_azure-0:0.11.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-multipart-post-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ldap-0:0.16.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ping-0:2.0.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-scp-0:1.2.1-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-0:4.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-net-ssh-krb-0:0.4.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-netrc-0:0.11.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-oauth-0:0.5.4-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-optimist-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-os-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt-engine-sdk-debuginfo-0:4.2.3-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ovirt_provision_plugin-0:2.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-parse-cron-0:0.1.4-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.src", + "7Server-Satellite67:tfm-rubygem-passenger-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-debuginfo-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-passenger-native-libs-0:4.0.18-10.12.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pg-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-pg-debuginfo-0:0.21.0-3.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-polyglot-0:0.3.5-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-powerbar-0:2.0.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-prometheus-client-0:1.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-promise.rb-0:0.7.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-public_suffix-0:3.0.3-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_2to3_migration_client-0:0.0.1a1.dev01570560174-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_ansible_client-0:0.2.0b1.dev0.1560866833-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_docker_client-0:4.0.0b6.dev01562331743-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_file_client-0:0.1.0b5.dev01571253617-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulp_rpm_client-0:3.0.0b7.dev01570381057-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-pulpcore_client-0:3.0.0rc8.dev01571235538-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.src", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-qpid_messaging-debuginfo-0:1.36.0-9.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-quantile-0:0.2.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rabl-0:0.13.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-cors-0:1.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rack-jsonp-0:1.3.1-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rails-i18n-0:5.1.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rainbow-0:2.2.1-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbovirt-0:0.1.7-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rbvmomi-0:2.2.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-record_tag_helper-0:1.0.0-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-recursive-open-struct-0:1.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access-0:2.2.11-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-redhat_access_lib-0:1.1.5-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-representable-0:3.0.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-responders-0:3.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-rest-client-0:2.0.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-retriable-0:3.1.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-0:3.4.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-roadie-rails-0:2.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-robotex-0:1.0.0-21.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby-libvirt-debuginfo-0:0.7.0-4.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby2ruby-0:2.4.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-ruby_parser-0:3.10.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-runcible-0:2.13.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-safemode-0:1.3.5-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-scoped_search-0:4.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-secure_headers-0:6.0.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sequel-0:5.7.1-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sexp_processor-0:4.10.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-signet-0:0.11.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-smart_proxy_dynflow_core-0:0.2.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-sshkey-0:1.9.0-3.el7sat.src", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-statsd-instrument-0:2.1.4-2.el7sat.src", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-text-0:1.3.0-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-timeliness-0:0.3.10-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-typhoeus-0:1.3.1-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-uber-0:0.1.0-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unf-0:0.1.3-7.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unf_ext-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unf_ext-debuginfo-0:0.0.7.2-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-unicode-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-debuginfo-0:0.4.4.4-1.el7sat.x86_64", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-unicode-display_width-0:1.0.5-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-validates_lengths_from_database-0:0.5.0-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-webpack-rails-0:0.9.8-5.el7sat.src", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-will_paginate-0:3.1.7-1.el7sat.src", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.noarch", + "7Server-Satellite67:tfm-rubygem-x-editable-rails-0:1.5.5-4.el7sat.src", + "7Server-Satellite67:tfm-runtime-0:5.0-9.el7sat.x86_64", + "Red Hat Decision Manager 7", + "Red Hat Fuse 7.7.0", + "Red Hat Process Automation 7", + "red_hat_bpm_suite_6:mina-core", + "red_hat_jboss_a-mq_6:mina-core", + "red_hat_jboss_brms_5:mina-core", + "red_hat_jboss_brms_6:mina-core", + "red_hat_jboss_data_virtualization_6:mina-core", + "red_hat_jboss_fuse_6:mina-core", + "red_hat_jboss_fuse_service_works_6:mina-core", + "red_hat_jboss_soa_platform_5:mina-core", + "red_hat_openstack_platform_10_(newton):opendaylight.src", + "red_hat_openstack_platform_8_(liberty):opendaylight.src", + "red_hat_openstack_platform_9_(mitaka):opendaylight.src", + "red_hat_storage_3:rhevm-dependencies.src" + ] + } + ], + "title": "mina-core: Retaining an open socket in close_notify SSL-TLS leading to Information disclosure." + } + ] +} \ No newline at end of file diff --git a/etc/test-data/cyclonedx/TC-5630/registry.access.redhat.com_hi_opentofu.json b/etc/test-data/cyclonedx/TC-5630/registry.access.redhat.com_hi_opentofu.json new file mode 100644 index 000000000..34b24519a --- /dev/null +++ b/etc/test-data/cyclonedx/TC-5630/registry.access.redhat.com_hi_opentofu.json @@ -0,0 +1 @@ +{"$schema":"http://cyclonedx.org/schema/bom-1.6.schema.json","bomFormat":"CycloneDX","specVersion":"1.6","serialNumber":"urn:uuid:becb1316-5d6e-4195-b8ca-11ebfaf6c4f2","version":1,"metadata":{"timestamp":"2026-08-05T13:34:19+05:30","tools":{"components":[{"type":"application","author":"anchore","name":"syft","version":"1.50.0"}]},"component":{"bom-ref":"a4a2ecb49544df02","type":"container","name":"registry.access.redhat.com/hi/opentofu","version":"1.10.10"},"properties":[{"name":"syft:image:labels:architecture","value":"x86_64"},{"name":"syft:image:labels:build-date","value":"2026-08-04T23:25:35Z"},{"name":"syft:image:labels:com.redhat.component","value":"hummingbird"},{"name":"syft:image:labels:com.redhat.license_terms","value":"https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"},{"name":"syft:image:labels:cpe","value":"cpe:/a:redhat:hummingbird:1"},{"name":"syft:image:labels:description","value":"OpenTofu provisions and manages cloud infrastructure using declarative configuration. It supports provider plugins for major cloud platforms, tracks resource state, and uses a plan-and-apply workflow for safe, auditable infrastructure changes."},{"name":"syft:image:labels:distribution-scope","value":"public"},{"name":"syft:image:labels:io.hummingbird-project.application-category","value":"Developer Tools"},{"name":"syft:image:labels:io.hummingbird-project.containerfile","value":"images/opentofu-1-10/hummingbird/default/Containerfile"},{"name":"syft:image:labels:io.hummingbird-project.major-minor-version","value":"1.10"},{"name":"syft:image:labels:io.hummingbird-project.repository","value":"opentofu"},{"name":"syft:image:labels:io.hummingbird-project.stream","value":"1.10"},{"name":"syft:image:labels:io.hummingbird-project.variant","value":"default"},{"name":"syft:image:labels:io.hummingbird-project.variant.base","value":"default"},{"name":"syft:image:labels:io.hummingbird-project.variant.description","value":"Standard production image"},{"name":"syft:image:labels:io.k8s.description","value":"OpenTofu provisions and manages cloud infrastructure using declarative configuration. It supports provider plugins for major cloud platforms, tracks resource state, and uses a plan-and-apply workflow for safe, auditable infrastructure changes."},{"name":"syft:image:labels:maintainer","value":"Project Hummingbird / Red Hat"},{"name":"syft:image:labels:name","value":"hummingbird/opentofu-1-10"},{"name":"syft:image:labels:org.opencontainers.image.created","value":"2026-08-04T23:25:35Z"},{"name":"syft:image:labels:org.opencontainers.image.description","value":"OpenTofu provisions and manages cloud infrastructure using declarative configuration. It supports provider plugins for major cloud platforms, tracks resource state, and uses a plan-and-apply workflow for safe, auditable infrastructure changes."},{"name":"syft:image:labels:org.opencontainers.image.revision","value":"ce40f87db7ea42a7506cd2d4baeb789799d9a281"},{"name":"syft:image:labels:org.opencontainers.image.source","value":"https://gitlab.com/redhat/hummingbird/containers"},{"name":"syft:image:labels:org.opencontainers.image.title","value":"opentofu"},{"name":"syft:image:labels:org.opencontainers.image.url","value":"https://opentofu.org"},{"name":"syft:image:labels:org.opencontainers.image.vendor","value":"Red Hat"},{"name":"syft:image:labels:org.opencontainers.image.version","value":"1.10.10"},{"name":"syft:image:labels:release","value":"1785885935"},{"name":"syft:image:labels:summary","value":"Open-source IaC tool for provisioning and managing cloud infrastructure"},{"name":"syft:image:labels:url","value":"https://opentofu.org"},{"name":"syft:image:labels:vcs-ref","value":"ce40f87db7ea42a7506cd2d4baeb789799d9a281"},{"name":"syft:image:labels:vcs-type","value":"git"},{"name":"syft:image:labels:vendor","value":"Red Hat, Inc."},{"name":"syft:image:labels:version","value":"1.10.10"}]},"components":[{"bom-ref":"pkg:rpm/redhat/audit-libs@4.2.1-1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=a20729cc2251ad97&upstream=audit-4.2.1-1.hum1.src.rpm","type":"library","name":"audit-libs","version":"4.2.1-1.hum1","licenses":[{"license":{"id":"LGPL-2.0-or-later"}}],"cpe":"cpe:2.3:a:audit-libs:audit-libs:4.2.1-1.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/audit-libs@4.2.1-1.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=audit-4.2.1-1.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:audit-libs:audit_libs:4.2.1-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:audit_libs:audit-libs:4.2.1-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:audit_libs:audit_libs:4.2.1-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:audit:audit-libs:4.2.1-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:audit:audit_libs:4.2.1-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.hum1"},{"name":"syft:metadata:size","value":"399884"},{"name":"syft:metadata:sourceRpm","value":"audit-4.2.1-1.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/ca-certificates-bundle@2025.2.80_v9.0.304-9.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f6bc73daef7dff6f&upstream=ca-certificates-2025.2.80_v9.0.304-9.hum1.src.rpm","type":"library","name":"ca-certificates-bundle","version":"2025.2.80_v9.0.304-9.hum1","licenses":[{"expression":"MIT AND GPL-2.0-or-later"}],"cpe":"cpe:2.3:a:ca-certificates-bundle:ca-certificates-bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/ca-certificates-bundle@2025.2.80_v9.0.304-9.hum1?arch=noarch&distro=hummingbird-20251124&upstream=ca-certificates-2025.2.80_v9.0.304-9.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca-certificates-bundle:ca_certificates_bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca_certificates_bundle:ca-certificates-bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca_certificates_bundle:ca_certificates_bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca-certificates:ca-certificates-bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca-certificates:ca_certificates_bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca_certificates:ca-certificates-bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca_certificates:ca_certificates_bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca:ca-certificates-bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ca:ca_certificates_bundle:2025.2.80_v9.0.304-9.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"9.hum1"},{"name":"syft:metadata:size","value":"2139672"},{"name":"syft:metadata:sourceRpm","value":"ca-certificates-2025.2.80_v9.0.304-9.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/cloud.google.com/go@v0.112.0?package-id=f75477aef9d5c41a","type":"library","name":"cloud.google.com/go","version":"v0.112.0","purl":"pkg:golang/cloud.google.com/go@v0.112.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/cloud.google.com/go/compute/metadata@v0.2.3?package-id=ae72f9985b5a5e0b","type":"library","name":"cloud.google.com/go/compute/metadata","version":"v0.2.3","cpe":"cpe:2.3:a:go:compute\\/metadata:v0.2.3:*:*:*:*:*:*:*","purl":"pkg:golang/cloud.google.com/go/compute/metadata@v0.2.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/cloud.google.com/go/iam@v1.1.5?package-id=2a4c667e6b33196b","type":"library","name":"cloud.google.com/go/iam","version":"v1.1.5","cpe":"cpe:2.3:a:go:iam:v1.1.5:*:*:*:*:*:*:*","purl":"pkg:golang/cloud.google.com/go/iam@v1.1.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/cloud.google.com/go/kms@v1.15.5?package-id=e520895dbcc2035e","type":"library","name":"cloud.google.com/go/kms","version":"v1.15.5","cpe":"cpe:2.3:a:go:kms:v1.15.5:*:*:*:*:*:*:*","purl":"pkg:golang/cloud.google.com/go/kms@v1.15.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/cloud.google.com/go/storage@v1.36.0?package-id=0854c7e0c8af857e","type":"library","name":"cloud.google.com/go/storage","version":"v1.36.0","cpe":"cpe:2.3:a:go:storage:v1.36.0:*:*:*:*:*:*:*","purl":"pkg:golang/cloud.google.com/go/storage@v1.36.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=999580a4439a0744&upstream=filesystem-3.18-59.hum1.src.rpm","type":"library","name":"filesystem","version":"3.18-59.hum1","licenses":[{"expression":"LicenseRef-Fedora-Public-Domain"}],"cpe":"cpe:2.3:a:filesystem:filesystem:3.18-59.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=filesystem-3.18-59.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"59.hum1"},{"name":"syft:metadata:size","value":"112"},{"name":"syft:metadata:sourceRpm","value":"filesystem-3.18-59.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/github.com/azure/azure-sdk-for-go@v59.2.0%2Bincompatible?package-id=570c20c05c0f05ed","type":"library","name":"github.com/Azure/azure-sdk-for-go","version":"v59.2.0+incompatible","cpe":"cpe:2.3:a:Azure:azure-sdk-for-go:v59.2.0\\+incompatible:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/azure-sdk-for-go@v59.2.0%2Bincompatible","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:azure_sdk_for_go:v59.2.0\\+incompatible:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest@v0.11.24?package-id=76d0bb37f24a3dc3","type":"library","name":"github.com/Azure/go-autorest/autorest","version":"v0.11.24","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest:v0.11.24:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest@v0.11.24","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest:v0.11.24:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest/adal@v0.9.18?package-id=308f9bdf801bce37","type":"library","name":"github.com/Azure/go-autorest/autorest/adal","version":"v0.9.18","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest\\/adal:v0.9.18:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest/adal@v0.9.18","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest\\/adal:v0.9.18:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest/azure/cli@v0.4.4?package-id=7746eb697452157b","type":"library","name":"github.com/Azure/go-autorest/autorest/azure/cli","version":"v0.4.4","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest\\/azure\\/cli:v0.4.4:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest/azure/cli@v0.4.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest\\/azure\\/cli:v0.4.4:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest/date@v0.3.0?package-id=1de2d301295e5a4d","type":"library","name":"github.com/Azure/go-autorest/autorest/date","version":"v0.3.0","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest\\/date:v0.3.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest/date@v0.3.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest\\/date:v0.3.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest/to@v0.4.0?package-id=4c6c1c171cab8d4c","type":"library","name":"github.com/Azure/go-autorest/autorest/to","version":"v0.4.0","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest\\/to:v0.4.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest/to@v0.4.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest\\/to:v0.4.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/autorest/validation@v0.3.1?package-id=2e34c34ec530374d","type":"library","name":"github.com/Azure/go-autorest/autorest/validation","version":"v0.3.1","cpe":"cpe:2.3:a:Azure:go-autorest\\/autorest\\/validation:v0.3.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/autorest/validation@v0.3.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/autorest\\/validation:v0.3.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/logger@v0.2.1?package-id=9689623e2aeaca22","type":"library","name":"github.com/Azure/go-autorest/logger","version":"v0.2.1","cpe":"cpe:2.3:a:Azure:go-autorest\\/logger:v0.2.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/logger@v0.2.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/logger:v0.2.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-autorest/tracing@v0.6.0?package-id=a105c1f1f7cc822a","type":"library","name":"github.com/Azure/go-autorest/tracing","version":"v0.6.0","cpe":"cpe:2.3:a:Azure:go-autorest\\/tracing:v0.6.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Azure/go-autorest/tracing@v0.6.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:Azure:go_autorest\\/tracing:v0.6.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/azure/go-ntlmssp@v0.0.0-20200615164410-66371956d46c?package-id=9d6c7161bd9b68ac","type":"library","name":"github.com/Azure/go-ntlmssp","version":"v0.0.0-20200615164410-66371956d46c","cpe":"cpe:2.3:a:microsoft:go-ntlmssp:v0.0.0-20200615164410-66371956d46c:*:*:*:*:go:*:*","purl":"pkg:golang/github.com/Azure/go-ntlmssp@v0.0.0-20200615164410-66371956d46c","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/christrenkamp/goxpath@v0.0.0-20190607011252-c5096ec8773d?package-id=7fd1ee1780d5c9aa","type":"library","name":"github.com/ChrisTrenkamp/goxpath","version":"v0.0.0-20190607011252-c5096ec8773d","cpe":"cpe:2.3:a:ChrisTrenkamp:goxpath:v0.0.0-20190607011252-c5096ec8773d:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/ChrisTrenkamp/goxpath@v0.0.0-20190607011252-c5096ec8773d","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/masterminds/goutils@v1.1.1?package-id=c573eb665c724ce2","type":"library","name":"github.com/Masterminds/goutils","version":"v1.1.1","cpe":"cpe:2.3:a:goutils_project:goutils:v1.1.1:*:*:*:*:go:*:*","purl":"pkg:golang/github.com/Masterminds/goutils@v1.1.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/masterminds/semver/v3@v3.1.1?package-id=cd9e2d9d89a969ac","type":"library","name":"github.com/Masterminds/semver/v3","version":"v3.1.1","cpe":"cpe:2.3:a:Masterminds:semver\\/v3:v3.1.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Masterminds/semver/v3@v3.1.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/masterminds/sprig/v3@v3.2.2?package-id=93f35e2afd45c0ff","type":"library","name":"github.com/Masterminds/sprig/v3","version":"v3.2.2","cpe":"cpe:2.3:a:Masterminds:sprig\\/v3:v3.2.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/Masterminds/sprig/v3@v3.2.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/protonmail/go-crypto@v0.0.0-20230619160724-3fbb1f12458c?package-id=27cae961c80b7097","type":"library","name":"github.com/ProtonMail/go-crypto","version":"v0.0.0-20230619160724-3fbb1f12458c","cpe":"cpe:2.3:a:ProtonMail:go-crypto:v0.0.0-20230619160724-3fbb1f12458c:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/ProtonMail/go-crypto@v0.0.0-20230619160724-3fbb1f12458c","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:ProtonMail:go_crypto:v0.0.0-20230619160724-3fbb1f12458c:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/agext/levenshtein@v1.2.3?package-id=b28626c5eeebcf57","type":"library","name":"github.com/agext/levenshtein","version":"v1.2.3","cpe":"cpe:2.3:a:agext:levenshtein:v1.2.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/agext/levenshtein@v1.2.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aliyun/alibaba-cloud-sdk-go@v1.61.1501?package-id=3d7f0b0dc64b988a","type":"library","name":"github.com/aliyun/alibaba-cloud-sdk-go","version":"v1.61.1501","cpe":"cpe:2.3:a:aliyun:alibaba-cloud-sdk-go:v1.61.1501:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aliyun/alibaba-cloud-sdk-go@v1.61.1501","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aliyun:alibaba_cloud_sdk_go:v1.61.1501:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aliyun/aliyun-oss-go-sdk@v2.2.9%2Bincompatible?package-id=7f421aee69a57161","type":"library","name":"github.com/aliyun/aliyun-oss-go-sdk","version":"v2.2.9+incompatible","cpe":"cpe:2.3:a:aliyun:aliyun-oss-go-sdk:v2.2.9\\+incompatible:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aliyun/aliyun-oss-go-sdk@v2.2.9%2Bincompatible","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aliyun:aliyun_oss_go_sdk:v2.2.9\\+incompatible:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aliyun/aliyun-tablestore-go-sdk@v4.1.2%2Bincompatible?package-id=a96308c11b3fc444","type":"library","name":"github.com/aliyun/aliyun-tablestore-go-sdk","version":"v4.1.2+incompatible","cpe":"cpe:2.3:a:aliyun:aliyun-tablestore-go-sdk:v4.1.2\\+incompatible:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aliyun/aliyun-tablestore-go-sdk@v4.1.2%2Bincompatible","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aliyun:aliyun_tablestore_go_sdk:v4.1.2\\+incompatible:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/apparentlymart/go-cidr@v1.1.0?package-id=857655157ca95568","type":"library","name":"github.com/apparentlymart/go-cidr","version":"v1.1.0","cpe":"cpe:2.3:a:apparentlymart:go-cidr:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/apparentlymart/go-cidr@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:apparentlymart:go_cidr:v1.1.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/apparentlymart/go-shquot@v0.0.1?package-id=f190639cd215ea76","type":"library","name":"github.com/apparentlymart/go-shquot","version":"v0.0.1","cpe":"cpe:2.3:a:apparentlymart:go-shquot:v0.0.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/apparentlymart/go-shquot@v0.0.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:apparentlymart:go_shquot:v0.0.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/apparentlymart/go-textseg/v15@v15.0.0?package-id=2add6b79f01db4ed","type":"library","name":"github.com/apparentlymart/go-textseg/v15","version":"v15.0.0","cpe":"cpe:2.3:a:apparentlymart:go-textseg\\/v15:v15.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/apparentlymart/go-textseg/v15@v15.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:apparentlymart:go_textseg\\/v15:v15.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/apparentlymart/go-userdirs@v0.0.0-20200915174352-b0c018a67c13?package-id=025c7fb9605b5af2","type":"library","name":"github.com/apparentlymart/go-userdirs","version":"v0.0.0-20200915174352-b0c018a67c13","cpe":"cpe:2.3:a:apparentlymart:go-userdirs:v0.0.0-20200915174352-b0c018a67c13:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/apparentlymart/go-userdirs@v0.0.0-20200915174352-b0c018a67c13","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:apparentlymart:go_userdirs:v0.0.0-20200915174352-b0c018a67c13:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/apparentlymart/go-versions@v1.0.2?package-id=c84c325f277642a2","type":"library","name":"github.com/apparentlymart/go-versions","version":"v1.0.2","cpe":"cpe:2.3:a:apparentlymart:go-versions:v1.0.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/apparentlymart/go-versions@v1.0.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:apparentlymart:go_versions:v1.0.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/armon/circbuf@v0.0.0-20190214190532-5111143e8da2?package-id=760b4b328a05b44f","type":"library","name":"github.com/armon/circbuf","version":"v0.0.0-20190214190532-5111143e8da2","cpe":"cpe:2.3:a:armon:circbuf:v0.0.0-20190214190532-5111143e8da2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/armon/circbuf@v0.0.0-20190214190532-5111143e8da2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da?package-id=815453357f8ad5fd","type":"library","name":"github.com/armon/go-metrics","version":"v0.0.0-20180917152333-f0300d1749da","cpe":"cpe:2.3:a:armon:go-metrics:v0.0.0-20180917152333-f0300d1749da:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:armon:go_metrics:v0.0.0-20180917152333-f0300d1749da:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/armon/go-radix@v1.0.0?package-id=ce55443f8200dceb","type":"library","name":"github.com/armon/go-radix","version":"v1.0.0","cpe":"cpe:2.3:a:armon:go-radix:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/armon/go-radix@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:armon:go_radix:v1.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go@v1.44.122?package-id=023123d161b18578","type":"library","name":"github.com/aws/aws-sdk-go","version":"v1.44.122","cpe":"cpe:2.3:a:amazon:aws_software_development_kit:v1.44.122:*:*:*:*:go:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go@v1.44.122","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2@v1.36.0?package-id=a4bfc1b36c70e46a","type":"library","name":"github.com/aws/aws-sdk-go-v2","version":"v1.36.0","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2:v1.36.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2@v1.36.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2:v1.36.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.8?package-id=5011ec0908541a74","type":"library","name":"github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream","version":"v1.6.8","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/aws\\/protocol\\/eventstream:v1.6.8:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.8","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/aws\\/protocol\\/eventstream:v1.6.8:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/config@v1.29.4?package-id=cff245b463dbed7a","type":"library","name":"github.com/aws/aws-sdk-go-v2/config","version":"v1.29.4","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/config:v1.29.4:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/config@v1.29.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/config:v1.29.4:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/credentials@v1.17.57?package-id=8de1489a6a0f7247","type":"library","name":"github.com/aws/aws-sdk-go-v2/credentials","version":"v1.17.57","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/credentials:v1.17.57:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/credentials@v1.17.57","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/credentials:v1.17.57:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.27?package-id=9de6a3cda6dece52","type":"library","name":"github.com/aws/aws-sdk-go-v2/feature/ec2/imds","version":"v1.16.27","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/feature\\/ec2\\/imds:v1.16.27:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.27","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/feature\\/ec2\\/imds:v1.16.27:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.31?package-id=42bcc5df114f016a","type":"library","name":"github.com/aws/aws-sdk-go-v2/internal/configsources","version":"v1.3.31","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/internal\\/configsources:v1.3.31:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.31","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/internal\\/configsources:v1.3.31:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.31?package-id=ba26fbb703fdf303","type":"library","name":"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2","version":"v2.6.31","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/internal\\/endpoints\\/v2:v2.6.31:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.31","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/internal\\/endpoints\\/v2:v2.6.31:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.2?package-id=d9d3827a3f1a794f","type":"library","name":"github.com/aws/aws-sdk-go-v2/internal/ini","version":"v1.8.2","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/internal\\/ini:v1.8.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/internal\\/ini:v1.8.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.31?package-id=4a8a0156df52b190","type":"library","name":"github.com/aws/aws-sdk-go-v2/internal/v4a","version":"v1.3.31","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/internal\\/v4a:v1.3.31:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.31","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/internal\\/v4a:v1.3.31:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/dynamodb@v1.39.8?package-id=4b4346139d15f0ef","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/dynamodb","version":"v1.39.8","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/dynamodb:v1.39.8:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/dynamodb@v1.39.8","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/dynamodb:v1.39.8:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/iam@v1.38.10?package-id=a145dac05b54f83b","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/iam","version":"v1.38.10","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/iam:v1.38.10:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/iam@v1.38.10","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/iam:v1.38.10:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.2?package-id=ff18d248f278f2a8","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding","version":"v1.12.2","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/internal\\/accept-encoding:v1.12.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/internal\\/accept_encoding:v1.12.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.5.5?package-id=c2629beb7a040a99","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/internal/checksum","version":"v1.5.5","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/internal\\/checksum:v1.5.5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.5.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/internal\\/checksum:v1.5.5:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery@v1.10.12?package-id=8e687362fcc0f479","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery","version":"v1.10.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/internal\\/endpoint-discovery:v1.10.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery@v1.10.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/internal\\/endpoint_discovery:v1.10.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.12?package-id=b4031bcb7d7e668a","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url","version":"v1.12.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/internal\\/presigned-url:v1.12.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/internal\\/presigned_url:v1.12.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.12?package-id=fcf4486683676e83","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/internal/s3shared","version":"v1.18.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/internal\\/s3shared:v1.18.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/internal\\/s3shared:v1.18.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/kms@v1.37.6?package-id=47cf53163154bcd1","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/kms","version":"v1.37.6","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/kms:v1.37.6:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/kms@v1.37.6","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/kms:v1.37.6:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/s3@v1.75.2?package-id=367f93a7780e1313","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/s3","version":"v1.75.2","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/s3:v1.75.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/s3@v1.75.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/s3:v1.75.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sns@v1.33.12?package-id=cef1aee80750fa15","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/sns","version":"v1.33.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/sns:v1.33.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sns@v1.33.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/sns:v1.33.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sqs@v1.37.12?package-id=6d3f5a032ebf7603","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/sqs","version":"v1.37.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/sqs:v1.37.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sqs@v1.37.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/sqs:v1.37.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sso@v1.24.14?package-id=7d69ab21c22ab1d7","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/sso","version":"v1.24.14","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/sso:v1.24.14:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sso@v1.24.14","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/sso:v1.24.14:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.28.13?package-id=ffc46efc6c00b4d9","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/ssooidc","version":"v1.28.13","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/ssooidc:v1.28.13:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.28.13","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/ssooidc:v1.28.13:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.12?package-id=577912bab48734bb","type":"library","name":"github.com/aws/aws-sdk-go-v2/service/sts","version":"v1.33.12","cpe":"cpe:2.3:a:aws:aws-sdk-go-v2\\/service\\/sts:v1.33.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:aws_sdk_go_v2\\/service\\/sts:v1.33.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/aws/smithy-go@v1.22.2?package-id=4f1742755463bb22","type":"library","name":"github.com/aws/smithy-go","version":"v1.22.2","cpe":"cpe:2.3:a:aws:smithy-go:v1.22.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/aws/smithy-go@v1.22.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:aws:smithy_go:v1.22.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d?package-id=091d466c1e7aacd6","type":"library","name":"github.com/bgentry/go-netrc","version":"v0.0.0-20140422174119-9fd32a8b3d3d","cpe":"cpe:2.3:a:bgentry:go-netrc:v0.0.0-20140422174119-9fd32a8b3d3d:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:bgentry:go_netrc:v0.0.0-20140422174119-9fd32a8b3d3d:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/bgentry/speakeasy@v0.1.0?package-id=d5cb69d7e1bf8551","type":"library","name":"github.com/bgentry/speakeasy","version":"v0.1.0","cpe":"cpe:2.3:a:bgentry:speakeasy:v0.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/bgentry/speakeasy@v0.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/bmatcuk/doublestar/v4@v4.6.0?package-id=ed2add49a29f3956","type":"library","name":"github.com/bmatcuk/doublestar/v4","version":"v4.6.0","cpe":"cpe:2.3:a:bmatcuk:doublestar\\/v4:v4.6.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/bmatcuk/doublestar/v4@v4.6.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/cenkalti/backoff/v4@v4.3.0?package-id=d330a3cd3c1790e7","type":"library","name":"github.com/cenkalti/backoff/v4","version":"v4.3.0","cpe":"cpe:2.3:a:cenkalti:backoff\\/v4:v4.3.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/cenkalti/backoff/v4@v4.3.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/chzyer/readline@v1.5.1?package-id=dc091146f19f4575","type":"library","name":"github.com/chzyer/readline","version":"v1.5.1","cpe":"cpe:2.3:a:chzyer:readline:v1.5.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/chzyer/readline@v1.5.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/cli/browser@v1.3.0?package-id=a6b966f857f227a4","type":"library","name":"github.com/cli/browser","version":"v1.3.0","cpe":"cpe:2.3:a:cli:browser:v1.3.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/cli/browser@v1.3.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/cloudflare/circl@v1.6.1?package-id=33fc9bf5180d252d","type":"library","name":"github.com/cloudflare/circl","version":"v1.6.1","cpe":"cpe:2.3:a:cloudflare:circl:v1.6.1:*:*:*:*:go:*:*","purl":"pkg:golang/github.com/cloudflare/circl@v1.6.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc?package-id=3a558ad4e453b9cd","type":"library","name":"github.com/davecgh/go-spew","version":"v1.1.2-0.20180830191138-d8f796af33cc","cpe":"cpe:2.3:a:davecgh:go-spew:v1.1.2-0.20180830191138-d8f796af33cc:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:davecgh:go_spew:v1.1.2-0.20180830191138-d8f796af33cc:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/dimchansky/utfbom@v1.1.1?package-id=ea4931c9020817dc","type":"library","name":"github.com/dimchansky/utfbom","version":"v1.1.1","cpe":"cpe:2.3:a:dimchansky:utfbom:v1.1.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/dimchansky/utfbom@v1.1.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/dylanmei/iso8601@v0.1.0?package-id=3909c1f75c5e9938","type":"library","name":"github.com/dylanmei/iso8601","version":"v0.1.0","cpe":"cpe:2.3:a:dylanmei:iso8601:v0.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/dylanmei/iso8601@v0.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/fatih/color@v1.18.0?package-id=6d4b31b98e60c6d7","type":"library","name":"github.com/fatih/color","version":"v1.18.0","cpe":"cpe:2.3:a:fatih:color:v1.18.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/fatih/color@v1.18.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/felixge/httpsnoop@v1.0.4?package-id=cb35acd9883ce5c1","type":"library","name":"github.com/felixge/httpsnoop","version":"v1.0.4","cpe":"cpe:2.3:a:felixge:httpsnoop:v1.0.4:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/felixge/httpsnoop@v1.0.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/go-jose/go-jose/v3@v3.0.4?package-id=2b7464130591d466","type":"library","name":"github.com/go-jose/go-jose/v3","version":"v3.0.4","cpe":"cpe:2.3:a:go-jose:go-jose\\/v3:v3.0.4:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/go-jose/go-jose/v3@v3.0.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:go-jose:go_jose\\/v3:v3.0.4:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go_jose:go-jose\\/v3:v3.0.4:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go_jose:go_jose\\/v3:v3.0.4:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:go-jose\\/v3:v3.0.4:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:go_jose\\/v3:v3.0.4:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/go-logr/logr@v1.4.2?package-id=5e840551ef6569b5","type":"library","name":"github.com/go-logr/logr","version":"v1.4.2","cpe":"cpe:2.3:a:go-logr:logr:v1.4.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/go-logr/logr@v1.4.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:go_logr:logr:v1.4.2:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:logr:v1.4.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/go-logr/stdr@v1.2.2?package-id=938554a030f9cd36","type":"library","name":"github.com/go-logr/stdr","version":"v1.2.2","cpe":"cpe:2.3:a:go-logr:stdr:v1.2.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/go-logr/stdr@v1.2.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:go_logr:stdr:v1.2.2:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:stdr:v1.2.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/go-viper/mapstructure/v2@v2.4.0?package-id=c3732a99304254cb","type":"library","name":"github.com/go-viper/mapstructure/v2","version":"v2.4.0","cpe":"cpe:2.3:a:go-viper:mapstructure\\/v2:v2.4.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/go-viper/mapstructure/v2@v2.4.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:go_viper:mapstructure\\/v2:v2.4.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:mapstructure\\/v2:v2.4.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/gofrs/uuid@v4.0.0%2Bincompatible?package-id=60423e56578b097c","type":"library","name":"github.com/gofrs/uuid","version":"v4.0.0+incompatible","cpe":"cpe:2.3:a:gofrs:uuid:v4.0.0\\+incompatible:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/gofrs/uuid@v4.0.0%2Bincompatible","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/gogo/protobuf@v1.3.2?package-id=82141408b4f1bf15","type":"library","name":"github.com/gogo/protobuf","version":"v1.3.2","cpe":"cpe:2.3:a:gogo:protobuf:v1.3.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/gogo/protobuf@v1.3.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/golang-jwt/jwt/v4@v4.5.2?package-id=1a07d7f95edfe227","type":"library","name":"github.com/golang-jwt/jwt/v4","version":"v4.5.2","cpe":"cpe:2.3:a:golang-jwt:jwt\\/v4:v4.5.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/golang-jwt/jwt/v4@v4.5.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:golang_jwt:jwt\\/v4:v4.5.2:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:golang:jwt\\/v4:v4.5.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da?package-id=7bd80e5dc5492c63","type":"library","name":"github.com/golang/groupcache","version":"v0.0.0-20210331224755-41bb18bfe9da","cpe":"cpe:2.3:a:golang:groupcache:v0.0.0-20210331224755-41bb18bfe9da:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/golang/protobuf@v1.5.3?package-id=31008d2a04278cda","type":"library","name":"github.com/golang/protobuf","version":"v1.5.3","cpe":"cpe:2.3:a:golang:protobuf:v1.5.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/golang/protobuf@v1.5.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/google/go-cmp@v0.7.0?package-id=6c9ec211fb25ff59","type":"library","name":"github.com/google/go-cmp","version":"v0.7.0","cpe":"cpe:2.3:a:google:go-cmp:v0.7.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/google/go-cmp@v0.7.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:google:go_cmp:v0.7.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/google/go-querystring@v1.1.0?package-id=cc208cab68337ef9","type":"library","name":"github.com/google/go-querystring","version":"v1.1.0","cpe":"cpe:2.3:a:google:go-querystring:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/google/go-querystring@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:google:go_querystring:v1.1.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/google/gofuzz@v1.1.0?package-id=e574bd2bf2ea15fc","type":"library","name":"github.com/google/gofuzz","version":"v1.1.0","cpe":"cpe:2.3:a:google:gofuzz:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/google/gofuzz@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/google/s2a-go@v0.1.7?package-id=09258e281f183948","type":"library","name":"github.com/google/s2a-go","version":"v0.1.7","cpe":"cpe:2.3:a:google:s2a-go:v0.1.7:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/google/s2a-go@v0.1.7","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:google:s2a_go:v0.1.7:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/google/uuid@v1.6.0?package-id=d20a11f83a2435d5","type":"library","name":"github.com/google/uuid","version":"v1.6.0","cpe":"cpe:2.3:a:google:uuid:v1.6.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/google/uuid@v1.6.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/googleapis/enterprise-certificate-proxy@v0.3.2?package-id=c9fdfb26f6ee2766","type":"library","name":"github.com/googleapis/enterprise-certificate-proxy","version":"v0.3.2","cpe":"cpe:2.3:a:googleapis:enterprise-certificate-proxy:v0.3.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/googleapis/enterprise-certificate-proxy@v0.3.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:googleapis:enterprise_certificate_proxy:v0.3.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/googleapis/gax-go/v2@v2.12.0?package-id=4426f2f2df405e76","type":"library","name":"github.com/googleapis/gax-go/v2","version":"v2.12.0","cpe":"cpe:2.3:a:googleapis:gax-go\\/v2:v2.12.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/googleapis/gax-go/v2@v2.12.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:googleapis:gax_go\\/v2:v2.12.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/googleapis/gnostic@v0.5.5?package-id=a0abb9201024992c","type":"library","name":"github.com/googleapis/gnostic","version":"v0.5.5","cpe":"cpe:2.3:a:googleapis:gnostic:v0.5.5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/googleapis/gnostic@v0.5.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/grpc-ecosystem/grpc-gateway/v2@v2.16.0?package-id=5f868de9ee8453e6","type":"library","name":"github.com/grpc-ecosystem/grpc-gateway/v2","version":"v2.16.0","cpe":"cpe:2.3:a:grpc-ecosystem:grpc-gateway\\/v2:v2.16.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/grpc-ecosystem/grpc-gateway/v2@v2.16.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:grpc-ecosystem:grpc_gateway\\/v2:v2.16.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:grpc_ecosystem:grpc-gateway\\/v2:v2.16.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:grpc_ecosystem:grpc_gateway\\/v2:v2.16.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:grpc:grpc-gateway\\/v2:v2.16.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:grpc:grpc_gateway\\/v2:v2.16.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.62?package-id=3a23eafa6f0c0798","type":"library","name":"github.com/hashicorp/aws-sdk-go-base/v2","version":"v2.0.0-beta.62","cpe":"cpe:2.3:a:hashicorp:aws-sdk-go-base\\/v2:v2.0.0-beta.62:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.62","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:aws_sdk_go_base\\/v2:v2.0.0-beta.62:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/consul/api@v1.13.0?package-id=9adb4ccb04d49a92","type":"library","name":"github.com/hashicorp/consul/api","version":"v1.13.0","cpe":"cpe:2.3:a:hashicorp:consul\\/api:v1.13.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/consul/api@v1.13.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/errwrap@v1.1.0?package-id=fc7af5fc9985f271","type":"library","name":"github.com/hashicorp/errwrap","version":"v1.1.0","cpe":"cpe:2.3:a:hashicorp:errwrap:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/errwrap@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-azure-helpers@v0.43.0?package-id=c2cc7fea4604ac41","type":"library","name":"github.com/hashicorp/go-azure-helpers","version":"v0.43.0","cpe":"cpe:2.3:a:hashicorp:go-azure-helpers:v0.43.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-azure-helpers@v0.43.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_azure_helpers:v0.43.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-cleanhttp@v0.5.2?package-id=782563e57a739778","type":"library","name":"github.com/hashicorp/go-cleanhttp","version":"v0.5.2","cpe":"cpe:2.3:a:hashicorp:go-cleanhttp:v0.5.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-cleanhttp@v0.5.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_cleanhttp:v0.5.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-getter@v1.7.9?package-id=5d935c695ca3fe3a","type":"library","name":"github.com/hashicorp/go-getter","version":"v1.7.9","cpe":"cpe:2.3:a:hashicorp:go-getter:v1.7.9:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-getter@v1.7.9","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_getter:v1.7.9:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-hclog@v1.6.3?package-id=29151519b4a56bff","type":"library","name":"github.com/hashicorp/go-hclog","version":"v1.6.3","cpe":"cpe:2.3:a:hashicorp:go-hclog:v1.6.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-hclog@v1.6.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_hclog:v1.6.3:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-immutable-radix@v1.0.0?package-id=11343c754060d9a1","type":"library","name":"github.com/hashicorp/go-immutable-radix","version":"v1.0.0","cpe":"cpe:2.3:a:hashicorp:go-immutable-radix:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-immutable-radix@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_immutable_radix:v1.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-multierror@v1.1.1?package-id=1a4a9219fe384744","type":"library","name":"github.com/hashicorp/go-multierror","version":"v1.1.1","cpe":"cpe:2.3:a:hashicorp:go-multierror:v1.1.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-multierror@v1.1.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_multierror:v1.1.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-plugin@v1.4.3?package-id=0efe9ed37b89aaf4","type":"library","name":"github.com/hashicorp/go-plugin","version":"v1.4.3","cpe":"cpe:2.3:a:hashicorp:go-plugin:v1.4.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-plugin@v1.4.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_plugin:v1.4.3:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-retryablehttp@v0.7.7?package-id=33f48dee18dcec72","type":"library","name":"github.com/hashicorp/go-retryablehttp","version":"v0.7.7","cpe":"cpe:2.3:a:hashicorp:retryablehttp:v0.7.7:*:*:*:*:go:*:*","purl":"pkg:golang/github.com/hashicorp/go-retryablehttp@v0.7.7","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-rootcerts@v1.0.2?package-id=3f0c483cc18ef502","type":"library","name":"github.com/hashicorp/go-rootcerts","version":"v1.0.2","cpe":"cpe:2.3:a:hashicorp:go-rootcerts:v1.0.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-rootcerts@v1.0.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_rootcerts:v1.0.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-safetemp@v1.0.0?package-id=571729f625772431","type":"library","name":"github.com/hashicorp/go-safetemp","version":"v1.0.0","cpe":"cpe:2.3:a:hashicorp:go-safetemp:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-safetemp@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_safetemp:v1.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0?package-id=efd92787d9ffed57","type":"library","name":"github.com/hashicorp/go-secure-stdlib/parseutil","version":"v0.2.0","cpe":"cpe:2.3:a:hashicorp:go-secure-stdlib\\/parseutil:v0.2.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_secure_stdlib\\/parseutil:v0.2.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2?package-id=a662778b43af1395","type":"library","name":"github.com/hashicorp/go-secure-stdlib/strutil","version":"v0.1.2","cpe":"cpe:2.3:a:hashicorp:go-secure-stdlib\\/strutil:v0.1.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_secure_stdlib\\/strutil:v0.1.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-slug@v0.16.3?package-id=3cea877bd56e9293","type":"library","name":"github.com/hashicorp/go-slug","version":"v0.16.3","cpe":"cpe:2.3:a:hashicorp:go-slug:v0.16.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-slug@v0.16.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-sockaddr@v1.0.7?package-id=553fd2dcbfa4b7c2","type":"library","name":"github.com/hashicorp/go-sockaddr","version":"v1.0.7","cpe":"cpe:2.3:a:hashicorp:go-sockaddr:v1.0.7:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-sockaddr@v1.0.7","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_sockaddr:v1.0.7:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-tfe@v1.53.0?package-id=65f5843cbe33d6ee","type":"library","name":"github.com/hashicorp/go-tfe","version":"v1.53.0","cpe":"cpe:2.3:a:hashicorp:go-tfe:v1.53.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-tfe@v1.53.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_tfe:v1.53.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-uuid@v1.0.3?package-id=06a8565b79a1decf","type":"library","name":"github.com/hashicorp/go-uuid","version":"v1.0.3","cpe":"cpe:2.3:a:hashicorp:go-uuid:v1.0.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-uuid@v1.0.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_uuid:v1.0.3:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/go-version@v1.6.0?package-id=f7c21432b8853e17","type":"library","name":"github.com/hashicorp/go-version","version":"v1.6.0","cpe":"cpe:2.3:a:hashicorp:go-version:v1.6.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/go-version@v1.6.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:go_version:v1.6.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/golang-lru@v0.5.1?package-id=074207d297dfca1e","type":"library","name":"github.com/hashicorp/golang-lru","version":"v0.5.1","cpe":"cpe:2.3:a:hashicorp:golang-lru:v0.5.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/golang-lru@v0.5.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:golang_lru:v0.5.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/hcl@v1.0.1-vault-5?package-id=e4216e1dc0c641cb","type":"library","name":"github.com/hashicorp/hcl","version":"v1.0.1-vault-5","cpe":"cpe:2.3:a:hashicorp:hcl:v1.0.1-vault-5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/hcl@v1.0.1-vault-5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/jsonapi@v1.3.1?package-id=1884dd7d373e482b","type":"library","name":"github.com/hashicorp/jsonapi","version":"v1.3.1","cpe":"cpe:2.3:a:hashicorp:jsonapi:v1.3.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/jsonapi@v1.3.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/serf@v0.9.6?package-id=b7faeb8291d4cb46","type":"library","name":"github.com/hashicorp/serf","version":"v0.9.6","cpe":"cpe:2.3:a:hashicorp:serf:v0.9.6:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/serf@v0.9.6","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/terraform-plugin-log@v0.9.0?package-id=7b0ca66aa4df93b6","type":"library","name":"github.com/hashicorp/terraform-plugin-log","version":"v0.9.0","cpe":"cpe:2.3:a:hashicorp:terraform-plugin-log:v0.9.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/terraform-plugin-log@v0.9.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:terraform_plugin_log:v0.9.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/terraform-svchost@v0.1.1?package-id=bb3cf90a58e5d1f4","type":"library","name":"github.com/hashicorp/terraform-svchost","version":"v0.1.1","cpe":"cpe:2.3:a:hashicorp:terraform-svchost:v0.1.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/terraform-svchost@v0.1.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hashicorp:terraform_svchost:v0.1.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d?package-id=cc8ca3771756a035","type":"library","name":"github.com/hashicorp/yamux","version":"v0.0.0-20181012175058-2f1d1f20f75d","cpe":"cpe:2.3:a:hashicorp:yamux:v0.0.0-20181012175058-2f1d1f20f75d:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/huandu/xstrings@v1.3.3?package-id=54cb6500c625ec05","type":"library","name":"github.com/huandu/xstrings","version":"v1.3.3","cpe":"cpe:2.3:a:huandu:xstrings:v1.3.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/huandu/xstrings@v1.3.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/imdario/mergo@v0.3.13?package-id=22e924184f99e11a","type":"library","name":"github.com/imdario/mergo","version":"v0.3.13","cpe":"cpe:2.3:a:imdario:mergo:v0.3.13:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/imdario/mergo@v0.3.13","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/jmespath/go-jmespath@v0.4.0?package-id=46a9de0d457e9162","type":"library","name":"github.com/jmespath/go-jmespath","version":"v0.4.0","cpe":"cpe:2.3:a:jmespath:go-jmespath:v0.4.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/jmespath/go-jmespath@v0.4.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:jmespath:go_jmespath:v0.4.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/json-iterator/go@v1.1.12?package-id=bb482daf553152cc","type":"library","name":"github.com/json-iterator/go","version":"v1.1.12","cpe":"cpe:2.3:a:json-iterator:go:v1.1.12:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/json-iterator/go@v1.1.12","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:json_iterator:go:v1.1.12:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:json:go:v1.1.12:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0?package-id=82d5399154a19533","type":"library","name":"github.com/kardianos/osext","version":"v0.0.0-20190222173326-2bc1f35cddc0","cpe":"cpe:2.3:a:kardianos:osext:v0.0.0-20190222173326-2bc1f35cddc0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/klauspost/compress@v1.15.11?package-id=e5f653c16bc4061e","type":"library","name":"github.com/klauspost/compress","version":"v1.15.11","cpe":"cpe:2.3:a:klauspost:compress:v1.15.11:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/klauspost/compress@v1.15.11","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/lib/pq@v1.10.3?package-id=cbe059514b19176f","type":"library","name":"github.com/lib/pq","version":"v1.10.3","cpe":"cpe:2.3:a:lib:pq:v1.10.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/lib/pq@v1.10.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/manicminer/hamilton@v0.44.0?package-id=80ba3a86c50f0ad8","type":"library","name":"github.com/manicminer/hamilton","version":"v0.44.0","cpe":"cpe:2.3:a:manicminer:hamilton:v0.44.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/manicminer/hamilton@v0.44.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/manicminer/hamilton-autorest@v0.2.0?package-id=779e4d3ffe61fb34","type":"library","name":"github.com/manicminer/hamilton-autorest","version":"v0.2.0","cpe":"cpe:2.3:a:manicminer:hamilton-autorest:v0.2.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/manicminer/hamilton-autorest@v0.2.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:manicminer:hamilton_autorest:v0.2.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/masterzen/simplexml@v0.0.0-20190410153822-31eea3082786?package-id=5f08b266d72a87c8","type":"library","name":"github.com/masterzen/simplexml","version":"v0.0.0-20190410153822-31eea3082786","cpe":"cpe:2.3:a:masterzen:simplexml:v0.0.0-20190410153822-31eea3082786:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/masterzen/simplexml@v0.0.0-20190410153822-31eea3082786","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/masterzen/winrm@v0.0.0-20200615185753-c42b5136ff88?package-id=cc154554ab814c0a","type":"library","name":"github.com/masterzen/winrm","version":"v0.0.0-20200615185753-c42b5136ff88","cpe":"cpe:2.3:a:masterzen:winrm:v0.0.0-20200615185753-c42b5136ff88:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/masterzen/winrm@v0.0.0-20200615185753-c42b5136ff88","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mattn/go-colorable@v0.1.14?package-id=cc9a2d4a23df5a5c","type":"library","name":"github.com/mattn/go-colorable","version":"v0.1.14","cpe":"cpe:2.3:a:mattn:go-colorable:v0.1.14:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mattn/go-colorable@v0.1.14","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mattn:go_colorable:v0.1.14:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mattn/go-isatty@v0.0.20?package-id=393df2af3beec0d9","type":"library","name":"github.com/mattn/go-isatty","version":"v0.0.20","cpe":"cpe:2.3:a:mattn:go-isatty:v0.0.20:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mattn/go-isatty@v0.0.20","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mattn:go_isatty:v0.0.20:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mattn/go-shellwords@v1.0.4?package-id=fe6a9bdcfba1d97b","type":"library","name":"github.com/mattn/go-shellwords","version":"v1.0.4","cpe":"cpe:2.3:a:mattn:go-shellwords:v1.0.4:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mattn/go-shellwords@v1.0.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mattn:go_shellwords:v1.0.4:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/cli@v1.1.5?package-id=7026740eb60ef969","type":"library","name":"github.com/mitchellh/cli","version":"v1.1.5","cpe":"cpe:2.3:a:mitchellh:cli:v1.1.5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/cli@v1.1.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/colorstring@v0.0.0-20190213212951-d06e56a500db?package-id=826e517afef2d184","type":"library","name":"github.com/mitchellh/colorstring","version":"v0.0.0-20190213212951-d06e56a500db","cpe":"cpe:2.3:a:mitchellh:colorstring:v0.0.0-20190213212951-d06e56a500db:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/colorstring@v0.0.0-20190213212951-d06e56a500db","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/copystructure@v1.2.0?package-id=4d72071ab4056fb3","type":"library","name":"github.com/mitchellh/copystructure","version":"v1.2.0","cpe":"cpe:2.3:a:mitchellh:copystructure:v1.2.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/copystructure@v1.2.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?package-id=5d6d97337feac18f","type":"library","name":"github.com/mitchellh/go-homedir","version":"v1.1.0","cpe":"cpe:2.3:a:mitchellh:go-homedir:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/go-homedir@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mitchellh:go_homedir:v1.1.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/go-linereader@v0.0.0-20190213213312-1b945b3263eb?package-id=b895793499a8fec0","type":"library","name":"github.com/mitchellh/go-linereader","version":"v0.0.0-20190213213312-1b945b3263eb","cpe":"cpe:2.3:a:mitchellh:go-linereader:v0.0.0-20190213213312-1b945b3263eb:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/go-linereader@v0.0.0-20190213213312-1b945b3263eb","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mitchellh:go_linereader:v0.0.0-20190213213312-1b945b3263eb:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/go-testing-interface@v1.14.1?package-id=519571d19194fbe1","type":"library","name":"github.com/mitchellh/go-testing-interface","version":"v1.14.1","cpe":"cpe:2.3:a:mitchellh:go-testing-interface:v1.14.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/go-testing-interface@v1.14.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mitchellh:go_testing_interface:v1.14.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/go-wordwrap@v1.0.1?package-id=c3183e1ce9627a21","type":"library","name":"github.com/mitchellh/go-wordwrap","version":"v1.0.1","cpe":"cpe:2.3:a:mitchellh:go-wordwrap:v1.0.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/go-wordwrap@v1.0.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mitchellh:go_wordwrap:v1.0.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/mapstructure@v1.5.0?package-id=516893fd7ec491e9","type":"library","name":"github.com/mitchellh/mapstructure","version":"v1.5.0","cpe":"cpe:2.3:a:mitchellh:mapstructure:v1.5.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/mapstructure@v1.5.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mitchellh/reflectwalk@v1.0.2?package-id=e666b14e8fb191ad","type":"library","name":"github.com/mitchellh/reflectwalk","version":"v1.0.2","cpe":"cpe:2.3:a:mitchellh:reflectwalk:v1.0.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mitchellh/reflectwalk@v1.0.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd?package-id=bd98481216f82c5e","type":"library","name":"github.com/modern-go/concurrent","version":"v0.0.0-20180306012644-bacd9c7ef1dd","cpe":"cpe:2.3:a:modern-go:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:modern_go:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:modern:concurrent:v0.0.0-20180306012644-bacd9c7ef1dd:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/modern-go/reflect2@v1.0.2?package-id=273a8271c7f140b2","type":"library","name":"github.com/modern-go/reflect2","version":"v1.0.2","cpe":"cpe:2.3:a:modern-go:reflect2:v1.0.2:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/modern-go/reflect2@v1.0.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:modern_go:reflect2:v1.0.2:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:modern:reflect2:v1.0.2:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/mozillazg/go-httpheader@v0.3.0?package-id=70e3a26a796bcdbf","type":"library","name":"github.com/mozillazg/go-httpheader","version":"v0.3.0","cpe":"cpe:2.3:a:mozillazg:go-httpheader:v0.3.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/mozillazg/go-httpheader@v0.3.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:mozillazg:go_httpheader:v0.3.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/nu7hatch/gouuid@v0.0.0-20131221200532-179d4d0c4d8d?package-id=3c2ecc695899ea1c","type":"library","name":"github.com/nu7hatch/gouuid","version":"v0.0.0-20131221200532-179d4d0c4d8d","cpe":"cpe:2.3:a:nu7hatch:gouuid:v0.0.0-20131221200532-179d4d0c4d8d:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/nu7hatch/gouuid@v0.0.0-20131221200532-179d4d0c4d8d","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/oklog/run@v1.0.0?package-id=0a991092035604d9","type":"library","name":"github.com/oklog/run","version":"v1.0.0","cpe":"cpe:2.3:a:oklog:run:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/oklog/run@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/openbao/openbao/api/v2@v2.3.0?package-id=58e7c98cb7a8b6f9","type":"library","name":"github.com/openbao/openbao/api/v2","version":"v2.3.0","cpe":"cpe:2.3:a:openbao:openbao\\/api\\/v2:v2.3.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/openbao/openbao/api/v2@v2.3.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/opencontainers/go-digest@v1.0.0?package-id=e8ec1618d8059089","type":"library","name":"github.com/opencontainers/go-digest","version":"v1.0.0","cpe":"cpe:2.3:a:opencontainers:go-digest:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/opencontainers/go-digest@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:opencontainers:go_digest:v1.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/opencontainers/image-spec@v1.1.0?package-id=d1ce9425b6ba3ef3","type":"library","name":"github.com/opencontainers/image-spec","version":"v1.1.0","cpe":"cpe:2.3:a:opencontainers:image-spec:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/opencontainers/image-spec@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:opencontainers:image_spec:v1.1.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/opentofu/hcl/v2@v2.20.2-0.20251021132045-587d123c2828?package-id=43f91fee24985b8f","type":"library","name":"github.com/opentofu/hcl/v2","version":"v2.20.2-0.20251021132045-587d123c2828","cpe":"cpe:2.3:a:opentofu:hcl\\/v2:v2.20.2-0.20251021132045-587d123c2828:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/opentofu/hcl/v2@v2.20.2-0.20251021132045-587d123c2828","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/opentofu/opentofu@v1.10.10?package-id=6f225ffa0b342189","type":"library","name":"github.com/opentofu/opentofu","version":"v1.10.10","cpe":"cpe:2.3:a:opentofu:opentofu:v1.10.10:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/opentofu/opentofu@v1.10.10","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/opentofu/registry-address@v0.0.0-20230920144404-f1e51167f633?package-id=5f6ecee9e9a8da9e","type":"library","name":"github.com/opentofu/registry-address","version":"v0.0.0-20230920144404-f1e51167f633","cpe":"cpe:2.3:a:opentofu:registry-address:v0.0.0-20230920144404-f1e51167f633:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/opentofu/registry-address@v0.0.0-20230920144404-f1e51167f633","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:opentofu:registry_address:v0.0.0-20230920144404-f1e51167f633:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/packer-community/winrmcp@v0.0.0-20180921211025-c76d91c1e7db?package-id=e82f4e5d1ea84d51","type":"library","name":"github.com/packer-community/winrmcp","version":"v0.0.0-20180921211025-c76d91c1e7db","cpe":"cpe:2.3:a:packer-community:winrmcp:v0.0.0-20180921211025-c76d91c1e7db:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/packer-community/winrmcp@v0.0.0-20180921211025-c76d91c1e7db","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:packer_community:winrmcp:v0.0.0-20180921211025-c76d91c1e7db:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:packer:winrmcp:v0.0.0-20180921211025-c76d91c1e7db:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/pkg/errors@v0.9.1?package-id=4dcfa9a38dfbbb88","type":"library","name":"github.com/pkg/errors","version":"v0.9.1","cpe":"cpe:2.3:a:pkg:errors:v0.9.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/pkg/errors@v0.9.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/posener/complete@v1.2.3?package-id=a51354a3c943d48f","type":"library","name":"github.com/posener/complete","version":"v1.2.3","cpe":"cpe:2.3:a:posener:complete:v1.2.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/posener/complete@v1.2.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/ryanuber/go-glob@v1.0.0?package-id=f858ad87e9f52856","type":"library","name":"github.com/ryanuber/go-glob","version":"v1.0.0","cpe":"cpe:2.3:a:ryanuber:go-glob:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/ryanuber/go-glob@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:ryanuber:go_glob:v1.0.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/shopspring/decimal@v1.3.1?package-id=c7e91abf78cff2a7","type":"library","name":"github.com/shopspring/decimal","version":"v1.3.1","cpe":"cpe:2.3:a:shopspring:decimal:v1.3.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/shopspring/decimal@v1.3.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/spf13/afero@v1.9.3?package-id=c5de6ff9306891ad","type":"library","name":"github.com/spf13/afero","version":"v1.9.3","cpe":"cpe:2.3:a:spf13:afero:v1.9.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/spf13/afero@v1.9.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/spf13/cast@v1.5.0?package-id=826a8e75b3110b53","type":"library","name":"github.com/spf13/cast","version":"v1.5.0","cpe":"cpe:2.3:a:spf13:cast:v1.5.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/spf13/cast@v1.5.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/spf13/pflag@v1.0.5?package-id=1e47e21c5a17c81d","type":"library","name":"github.com/spf13/pflag","version":"v1.0.5","cpe":"cpe:2.3:a:spf13:pflag:v1.0.5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/spf13/pflag@v1.0.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common@v1.0.588?package-id=c2f4f02c6f362b23","type":"library","name":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common","version":"v1.0.588","cpe":"cpe:2.3:a:tencentcloud:tencentcloud-sdk-go\\/tencentcloud\\/common:v1.0.588:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common@v1.0.588","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:tencentcloud:tencentcloud_sdk_go\\/tencentcloud\\/common:v1.0.588:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts@v1.0.587-0.20230206000712-97469a3dcd4e?package-id=2c2cf9dbf806b547","type":"library","name":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts","version":"v1.0.587-0.20230206000712-97469a3dcd4e","cpe":"cpe:2.3:a:tencentcloud:tencentcloud-sdk-go\\/tencentcloud\\/sts:v1.0.587-0.20230206000712-97469a3dcd4e:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts@v1.0.587-0.20230206000712-97469a3dcd4e","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:tencentcloud:tencentcloud_sdk_go\\/tencentcloud\\/sts:v1.0.587-0.20230206000712-97469a3dcd4e:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag@v1.0.233-0.20210823002710-8078545fa058?package-id=e7a4f9f79ad8174f","type":"library","name":"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag","version":"v1.0.233-0.20210823002710-8078545fa058","cpe":"cpe:2.3:a:tencentcloud:tencentcloud-sdk-go\\/tencentcloud\\/tag:v1.0.233-0.20210823002710-8078545fa058:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag@v1.0.233-0.20210823002710-8078545fa058","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:tencentcloud:tencentcloud_sdk_go\\/tencentcloud\\/tag:v1.0.233-0.20210823002710-8078545fa058:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/tencentyun/cos-go-sdk-v5@v0.7.29?package-id=5aeb4e18b3ccb0cf","type":"library","name":"github.com/tencentyun/cos-go-sdk-v5","version":"v0.7.29","cpe":"cpe:2.3:a:tencentyun:cos-go-sdk-v5:v0.7.29:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/tencentyun/cos-go-sdk-v5@v0.7.29","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:tencentyun:cos_go_sdk_v5:v0.7.29:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/tombuildsstuff/giovanni@v0.15.1?package-id=17b4011838326935","type":"library","name":"github.com/tombuildsstuff/giovanni","version":"v0.15.1","cpe":"cpe:2.3:a:tombuildsstuff:giovanni:v0.15.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/tombuildsstuff/giovanni@v0.15.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/ulikunitz/xz@v0.5.15?package-id=f9cf963d7f6a0de2","type":"library","name":"github.com/ulikunitz/xz","version":"v0.5.15","cpe":"cpe:2.3:a:ulikunitz:xz:v0.5.15:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/ulikunitz/xz@v0.5.15","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/vmihailenco/msgpack/v5@v5.3.5?package-id=c32a397ed3c84278","type":"library","name":"github.com/vmihailenco/msgpack/v5","version":"v5.3.5","cpe":"cpe:2.3:a:vmihailenco:msgpack\\/v5:v5.3.5:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/vmihailenco/msgpack/v5@v5.3.5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/vmihailenco/tagparser/v2@v2.0.0?package-id=2327b3b3b8618363","type":"library","name":"github.com/vmihailenco/tagparser/v2","version":"v2.0.0","cpe":"cpe:2.3:a:vmihailenco:tagparser\\/v2:v2.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/vmihailenco/tagparser/v2@v2.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/xanzy/ssh-agent@v0.3.1?package-id=cfc3f143f339bd6c","type":"library","name":"github.com/xanzy/ssh-agent","version":"v0.3.1","cpe":"cpe:2.3:a:xanzy:ssh-agent:v0.3.1:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/xanzy/ssh-agent@v0.3.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:xanzy:ssh_agent:v0.3.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/xlab/treeprint@v0.0.0-20161029104018-1d6e34225557?package-id=16a085c3aabb9b53","type":"library","name":"github.com/xlab/treeprint","version":"v0.0.0-20161029104018-1d6e34225557","cpe":"cpe:2.3:a:xlab:treeprint:v0.0.0-20161029104018-1d6e34225557:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/xlab/treeprint@v0.0.0-20161029104018-1d6e34225557","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/zclconf/go-cty@v1.16.3?package-id=80166e88d1b360da","type":"library","name":"github.com/zclconf/go-cty","version":"v1.16.3","cpe":"cpe:2.3:a:zclconf:go-cty:v1.16.3:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/zclconf/go-cty@v1.16.3","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:zclconf:go_cty:v1.16.3:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/github.com/zclconf/go-cty-yaml@v1.1.0?package-id=b939371fc6ff05c2","type":"library","name":"github.com/zclconf/go-cty-yaml","version":"v1.1.0","cpe":"cpe:2.3:a:zclconf:go-cty-yaml:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/github.com/zclconf/go-cty-yaml@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:zclconf:go_cty_yaml:v1.1.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","type":"library","name":"glibc","version":"2.43-8.hum1","licenses":[{"expression":"LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception"}],"cpe":"cpe:2.3:a:glibc:glibc:2.43-8.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=glibc-2.43-8.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"8.hum1"},{"name":"syft:metadata:size","value":"7260287"},{"name":"syft:metadata:sourceRpm","value":"glibc-2.43-8.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/glibc-common@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=10d45ce083edc11a&upstream=glibc-2.43-8.hum1.src.rpm","type":"library","name":"glibc-common","version":"2.43-8.hum1","licenses":[{"expression":"LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception"}],"cpe":"cpe:2.3:a:glibc-common:glibc-common:2.43-8.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/glibc-common@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=glibc-2.43-8.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc-common:glibc_common:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_common:glibc-common:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_common:glibc_common:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc:glibc-common:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc:glibc_common:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"8.hum1"},{"name":"syft:metadata:size","value":"1066290"},{"name":"syft:metadata:sourceRpm","value":"glibc-2.43-8.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/glibc-minimal-langpack@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=0a362cae3e39fb7e&upstream=glibc-2.43-8.hum1.src.rpm","type":"library","name":"glibc-minimal-langpack","version":"2.43-8.hum1","licenses":[{"expression":"LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception"}],"cpe":"cpe:2.3:a:glibc-minimal-langpack:glibc-minimal-langpack:2.43-8.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/glibc-minimal-langpack@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=glibc-2.43-8.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc-minimal-langpack:glibc_minimal_langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_minimal_langpack:glibc-minimal-langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_minimal_langpack:glibc_minimal_langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc-minimal:glibc-minimal-langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc-minimal:glibc_minimal_langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_minimal:glibc-minimal-langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc_minimal:glibc_minimal_langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc:glibc-minimal-langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:glibc:glibc_minimal_langpack:2.43-8.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"8.hum1"},{"name":"syft:metadata:size","value":"0"},{"name":"syft:metadata:sourceRpm","value":"glibc-2.43-8.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/go.opencensus.io@v0.24.0?package-id=f33b800b78843f45","type":"library","name":"go.opencensus.io","version":"v0.24.0","purl":"pkg:golang/go.opencensus.io@v0.24.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/auto/sdk@v1.1.0?package-id=1030890a7547d937","type":"library","name":"go.opentelemetry.io/auto/sdk","version":"v1.1.0","cpe":"cpe:2.3:a:auto:sdk:v1.1.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/auto/sdk@v1.1.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/contrib/exporters/autoexport@v0.0.0-20230703072336-9a582bd098a2?package-id=e50f98f61def1c8d","type":"library","name":"go.opentelemetry.io/contrib/exporters/autoexport","version":"v0.0.0-20230703072336-9a582bd098a2","cpe":"cpe:2.3:a:contrib:exporters\\/autoexport:v0.0.0-20230703072336-9a582bd098a2:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/contrib/exporters/autoexport@v0.0.0-20230703072336-9a582bd098a2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws@v0.59.0?package-id=adccb6653c046bdf","type":"library","name":"go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws","version":"v0.59.0","cpe":"cpe:2.3:a:contrib:instrumentation\\/github.com\\/aws\\/aws-sdk-go-v2\\/otelaws:v0.59.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws@v0.59.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:contrib:instrumentation\\/github.com\\/aws\\/aws_sdk_go_v2\\/otelaws:v0.59.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.46.1?package-id=55d74fdfd66369fd","type":"library","name":"go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc","version":"v0.46.1","cpe":"cpe:2.3:a:contrib:instrumentation\\/google.golang.org\\/grpc\\/otelgrpc:v0.46.1:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.46.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.46.1?package-id=3db68562fb09a1a8","type":"library","name":"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp","version":"v0.46.1","cpe":"cpe:2.3:a:contrib:instrumentation\\/net\\/http\\/otelhttp:v0.46.1:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.46.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel@v1.35.0?package-id=e31bdb9353f72662","type":"library","name":"go.opentelemetry.io/otel","version":"v1.35.0","cpe":"cpe:2.3:a:opentelemetry:opentelemetry:v1.35.0:*:*:*:*:go:*:*","purl":"pkg:golang/go.opentelemetry.io/otel@v1.35.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.21.0?package-id=43ecbb409119e4ec","type":"library","name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace","version":"v1.21.0","cpe":"cpe:2.3:a:otel:exporters\\/otlp\\/otlptrace:v1.21.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.21.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.21.0?package-id=9fb3a9415da33d3f","type":"library","name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc","version":"v1.21.0","cpe":"cpe:2.3:a:otel:exporters\\/otlp\\/otlptrace\\/otlptracegrpc:v1.21.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.21.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@v1.21.0?package-id=335d57ad814a997f","type":"library","name":"go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp","version":"v1.21.0","cpe":"cpe:2.3:a:otel:exporters\\/otlp\\/otlptrace\\/otlptracehttp:v1.21.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@v1.21.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/metric@v1.35.0?package-id=f2411aab03e226c3","type":"library","name":"go.opentelemetry.io/otel/metric","version":"v1.35.0","cpe":"cpe:2.3:a:otel:metric:v1.35.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/metric@v1.35.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/sdk@v1.35.0?package-id=e4330b9afbdb5f6d","type":"library","name":"go.opentelemetry.io/otel/sdk","version":"v1.35.0","cpe":"cpe:2.3:a:otel:sdk:v1.35.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/sdk@v1.35.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/otel/trace@v1.35.0?package-id=9d92f8a00a8fd60c","type":"library","name":"go.opentelemetry.io/otel/trace","version":"v1.35.0","cpe":"cpe:2.3:a:otel:trace:v1.35.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/otel/trace@v1.35.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/go.opentelemetry.io/proto/otlp@v1.0.0?package-id=0d7acce105d8e059","type":"library","name":"go.opentelemetry.io/proto/otlp","version":"v1.0.0","cpe":"cpe:2.3:a:proto:otlp:v1.0.0:*:*:*:*:*:*:*","purl":"pkg:golang/go.opentelemetry.io/proto/otlp@v1.0.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/crypto@v0.38.0?package-id=fc5809cf693e8e7e","type":"library","name":"golang.org/x/crypto","version":"v0.38.0","cpe":"cpe:2.3:a:golang:crypto:v0.38.0:*:*:*:*:go:*:*","purl":"pkg:golang/golang.org/x/crypto@v0.38.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:go:ssh:v0.38.0:*:*:*:*:go:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/exp@v0.0.0-20230905200255-921286631fa9?package-id=e1fb648c5da6addc","type":"library","name":"golang.org/x/exp","version":"v0.0.0-20230905200255-921286631fa9","cpe":"cpe:2.3:a:golang:x\\/exp:v0.0.0-20230905200255-921286631fa9:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/exp@v0.0.0-20230905200255-921286631fa9","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/mod@v0.21.0?package-id=4fc6ba064bc52b4f","type":"library","name":"golang.org/x/mod","version":"v0.21.0","cpe":"cpe:2.3:a:golang:x\\/mod:v0.21.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/mod@v0.21.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/net@v0.40.0?package-id=e07ea079f0416140","type":"library","name":"golang.org/x/net","version":"v0.40.0","cpe":"cpe:2.3:a:golang:networking:v0.40.0:*:*:*:*:go:*:*","purl":"pkg:golang/golang.org/x/net@v0.40.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:golang:net:v0.40.0:*:*:*:*:go:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/oauth2@v0.16.0?package-id=d61e5aa40ebb830d","type":"library","name":"golang.org/x/oauth2","version":"v0.16.0","cpe":"cpe:2.3:a:golang:x\\/oauth2:v0.16.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/oauth2@v0.16.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/sync@v0.14.0?package-id=6d7a32db15adb8da","type":"library","name":"golang.org/x/sync","version":"v0.14.0","cpe":"cpe:2.3:a:golang:x\\/sync:v0.14.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/sync@v0.14.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/sys@v0.33.0?package-id=ce0497a786ffcf88","type":"library","name":"golang.org/x/sys","version":"v0.33.0","cpe":"cpe:2.3:a:golang:x\\/sys:v0.33.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/sys@v0.33.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/term@v0.32.0?package-id=37f7d319096abd77","type":"library","name":"golang.org/x/term","version":"v0.32.0","cpe":"cpe:2.3:a:golang:x\\/term:v0.32.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/term@v0.32.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/text@v0.25.0?package-id=da5c5eea6027280f","type":"library","name":"golang.org/x/text","version":"v0.25.0","cpe":"cpe:2.3:a:golang:text:v0.25.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/text@v0.25.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/golang.org/x/time@v0.11.0?package-id=9bd2e2dbef0e462e","type":"library","name":"golang.org/x/time","version":"v0.11.0","cpe":"cpe:2.3:a:golang:x\\/time:v0.11.0:*:*:*:*:*:*:*","purl":"pkg:golang/golang.org/x/time@v0.11.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/api@v0.155.0?package-id=ff5e4d4a914a25b1","type":"library","name":"google.golang.org/api","version":"v0.155.0","cpe":"cpe:2.3:a:google:api:v0.155.0:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/api@v0.155.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/genproto@v0.0.0-20240123012728-ef4313101c80?package-id=6db634689be4217c","type":"library","name":"google.golang.org/genproto","version":"v0.0.0-20240123012728-ef4313101c80","cpe":"cpe:2.3:a:google:genproto:v0.0.0-20240123012728-ef4313101c80:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/genproto@v0.0.0-20240123012728-ef4313101c80","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/genproto/googleapis/api@v0.0.0-20240123012728-ef4313101c80?package-id=18a28ebabbdfa511","type":"library","name":"google.golang.org/genproto/googleapis/api","version":"v0.0.0-20240123012728-ef4313101c80","cpe":"cpe:2.3:a:google:genproto:v0.0.0-20240123012728-ef4313101c80:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/genproto/googleapis/api@v0.0.0-20240123012728-ef4313101c80","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240123012728-ef4313101c80?package-id=7ec99b70063beb4b","type":"library","name":"google.golang.org/genproto/googleapis/rpc","version":"v0.0.0-20240123012728-ef4313101c80","cpe":"cpe:2.3:a:google:genproto:v0.0.0-20240123012728-ef4313101c80:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240123012728-ef4313101c80","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/grpc@v1.62.1?package-id=a58d1bc70f03a545","type":"library","name":"google.golang.org/grpc","version":"v1.62.1","cpe":"cpe:2.3:a:google:grpc:v1.62.1:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/grpc@v1.62.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/google.golang.org/protobuf@v1.33.0?package-id=2f306cba756ec82f","type":"library","name":"google.golang.org/protobuf","version":"v1.33.0","cpe":"cpe:2.3:a:google:protobuf:v1.33.0:*:*:*:*:*:*:*","purl":"pkg:golang/google.golang.org/protobuf@v1.33.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/gopkg.in/inf.v0@v0.9.1?package-id=68b6ad129de716c1","type":"library","name":"gopkg.in/inf.v0","version":"v0.9.1","purl":"pkg:golang/gopkg.in/inf.v0@v0.9.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/gopkg.in/ini.v1@v1.66.2?package-id=c282297fe7f57e59","type":"library","name":"gopkg.in/ini.v1","version":"v1.66.2","purl":"pkg:golang/gopkg.in/ini.v1@v1.66.2","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/gopkg.in/yaml.v2@v2.4.0?package-id=718e8c629bdfd6e4","type":"library","name":"gopkg.in/yaml.v2","version":"v2.4.0","purl":"pkg:golang/gopkg.in/yaml.v2@v2.4.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/gopkg.in/yaml.v3@v3.0.1?package-id=c085da8a3e91ee71","type":"library","name":"gopkg.in/yaml.v3","version":"v3.0.1","cpe":"cpe:2.3:a:yaml_project:yaml:v3.0.1:*:*:*:*:go:*:*","purl":"pkg:golang/gopkg.in/yaml.v3@v3.0.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:rpm/redhat/gpg-pubkey@567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b?distro=hummingbird-20251124&package-id=7c7e0cef24df1820","type":"library","name":"gpg-pubkey","version":"567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b","licenses":[{"license":{"name":"pubkey"}}],"cpe":"cpe:2.3:a:gpg-pubkey:gpg-pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/gpg-pubkey@567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b?distro=hummingbird-20251124","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg-pubkey:gpg_pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg-pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg_pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg-pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg_pubkey:567e347ad0044ade55ba8a5f199e2f91fd431d51-4ae0493b:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"4ae0493b"},{"name":"syft:metadata:size","value":"0"}]},{"bom-ref":"pkg:rpm/redhat/gpg-pubkey@7e4624258c406535d56d6f135054e4a45a6340b3-6229229e?distro=hummingbird-20251124&package-id=d258336c0495ae88","type":"library","name":"gpg-pubkey","version":"7e4624258c406535d56d6f135054e4a45a6340b3-6229229e","licenses":[{"license":{"name":"pubkey"}}],"cpe":"cpe:2.3:a:gpg-pubkey:gpg-pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/gpg-pubkey@7e4624258c406535d56d6f135054e4a45a6340b3-6229229e?distro=hummingbird-20251124","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg-pubkey:gpg_pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg-pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg_pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg-pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg_pubkey:7e4624258c406535d56d6f135054e4a45a6340b3-6229229e:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"6229229e"},{"name":"syft:metadata:size","value":"0"}]},{"bom-ref":"pkg:rpm/redhat/gpg-pubkey@fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3?distro=hummingbird-20251124&package-id=9087ad1aa42a0568","type":"library","name":"gpg-pubkey","version":"fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3","licenses":[{"license":{"name":"pubkey"}}],"cpe":"cpe:2.3:a:gpg-pubkey:gpg-pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/gpg-pubkey@fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3?distro=hummingbird-20251124","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg-pubkey:gpg_pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg-pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg_pubkey:gpg_pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg-pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:gpg:gpg_pubkey:fcd355b305707a62da143ab6e422397e50fe8467a2a95343d246d6276afedf8f-68e6a1f3:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"68e6a1f3"},{"name":"syft:metadata:size","value":"0"}]},{"bom-ref":"pkg:rpm/redhat/hummingbird-gpg-keys@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=37c8291bd23f9173&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","type":"library","name":"hummingbird-gpg-keys","version":"20251124-1.15.hum1","licenses":[{"license":{"id":"GPL-2.0-or-later"}}],"cpe":"cpe:2.3:a:hummingbird-gpg-keys:hummingbird-gpg-keys:20251124-1.15.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/hummingbird-gpg-keys@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird-gpg-keys:hummingbird_gpg_keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_gpg_keys:hummingbird-gpg-keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_gpg_keys:hummingbird_gpg_keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird-gpg:hummingbird-gpg-keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird-gpg:hummingbird_gpg_keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_gpg:hummingbird-gpg-keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_gpg:hummingbird_gpg_keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird-gpg-keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird_gpg_keys:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.15.hum1"},{"name":"syft:metadata:size","value":"21024"},{"name":"syft:metadata:sourceRpm","value":"hummingbird-release-20251124-1.15.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/hummingbird-release@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=719b18fdffcd8b6a&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","type":"library","name":"hummingbird-release","version":"20251124-1.15.hum1","licenses":[{"license":{"id":"GPL-2.0-or-later"}}],"cpe":"cpe:2.3:a:hummingbird-release:hummingbird-release:20251124-1.15.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/hummingbird-release@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird-release:hummingbird_release:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_release:hummingbird-release:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_release:hummingbird_release:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird-release:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird_release:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.15.hum1"},{"name":"syft:metadata:size","value":"20170"},{"name":"syft:metadata:sourceRpm","value":"hummingbird-release-20251124-1.15.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/hummingbird-repos@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f1fdd29be6930a92&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","type":"library","name":"hummingbird-repos","version":"20251124-1.15.hum1","licenses":[{"license":{"id":"GPL-2.0-or-later"}}],"cpe":"cpe:2.3:a:hummingbird-repos:hummingbird-repos:20251124-1.15.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/hummingbird-repos@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird-repos:hummingbird_repos:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_repos:hummingbird-repos:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird_repos:hummingbird_repos:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird-repos:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:hummingbird:hummingbird_repos:20251124-1.15.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.15.hum1"},{"name":"syft:metadata:size","value":"520"},{"name":"syft:metadata:sourceRpm","value":"hummingbird-release-20251124-1.15.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/k8s.io/api@v0.23.4?package-id=bb9483f5a719c0d0","type":"library","name":"k8s.io/api","version":"v0.23.4","purl":"pkg:golang/k8s.io/api@v0.23.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/k8s.io/apimachinery@v0.23.4?package-id=9fde6d99f55ed899","type":"library","name":"k8s.io/apimachinery","version":"v0.23.4","purl":"pkg:golang/k8s.io/apimachinery@v0.23.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/k8s.io/client-go@v0.23.4?package-id=601568fecd9c4138","type":"library","name":"k8s.io/client-go","version":"v0.23.4","purl":"pkg:golang/k8s.io/client-go@v0.23.4","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/k8s.io/klog/v2@v2.30.0?package-id=106757d046a2aab8","type":"library","name":"k8s.io/klog/v2","version":"v2.30.0","cpe":"cpe:2.3:a:klog:v2:v2.30.0:*:*:*:*:*:*:*","purl":"pkg:golang/k8s.io/klog/v2@v2.30.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/k8s.io/kube-openapi@v0.0.0-20211115234752-e816edb12b65?package-id=0322b5aca047ab17","type":"library","name":"k8s.io/kube-openapi","version":"v0.0.0-20211115234752-e816edb12b65","purl":"pkg:golang/k8s.io/kube-openapi@v0.0.0-20211115234752-e816edb12b65","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/k8s.io/utils@v0.0.0-20211116205334-6203023598ed?package-id=109aac47262f4dea","type":"library","name":"k8s.io/utils","version":"v0.0.0-20211116205334-6203023598ed","purl":"pkg:golang/k8s.io/utils@v0.0.0-20211116205334-6203023598ed","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:rpm/redhat/libacl@2.4.0-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=0d979ebfd33533ba&upstream=acl-2.4.0-2.hum1.src.rpm","type":"library","name":"libacl","version":"2.4.0-2.hum1","licenses":[{"license":{"id":"LGPL-2.1-or-later"}}],"cpe":"cpe:2.3:a:libacl:libacl:2.4.0-2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libacl@2.4.0-2.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=acl-2.4.0-2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"2.hum1"},{"name":"syft:metadata:size","value":"40810"},{"name":"syft:metadata:sourceRpm","value":"acl-2.4.0-2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libattr@2.6.0-9.1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=a5d8c553b7eb1a21&upstream=attr-2.6.0-9.1.hum1.src.rpm","type":"library","name":"libattr","version":"2.6.0-9.1.hum1","licenses":[{"license":{"id":"LGPL-2.1-or-later"}}],"cpe":"cpe:2.3:a:libattr:libattr:2.6.0-9.1.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libattr@2.6.0-9.1.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=attr-2.6.0-9.1.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"9.1.hum1"},{"name":"syft:metadata:size","value":"24720"},{"name":"syft:metadata:sourceRpm","value":"attr-2.6.0-9.1.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libcap@2.78-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=ba0eaa5e5f08fe6b&upstream=libcap-2.78-2.hum1.src.rpm","type":"library","name":"libcap","version":"2.78-2.hum1","licenses":[{"expression":"BSD-3-Clause OR GPL-2.0-only"}],"cpe":"cpe:2.3:a:libcap:libcap:2.78-2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libcap@2.78-2.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=libcap-2.78-2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"2.hum1"},{"name":"syft:metadata:size","value":"217245"},{"name":"syft:metadata:sourceRpm","value":"libcap-2.78-2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libcap-ng@0.9.3-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=8f66f42bd1629147&upstream=libcap-ng-0.9.3-4.hum1.src.rpm","type":"library","name":"libcap-ng","version":"0.9.3-4.hum1","licenses":[{"license":{"id":"LGPL-2.0-or-later"}}],"cpe":"cpe:2.3:a:libcap-ng:libcap-ng:0.9.3-4.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libcap-ng@0.9.3-4.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=libcap-ng-0.9.3-4.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:libcap-ng:libcap_ng:0.9.3-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:libcap_ng:libcap-ng:0.9.3-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:libcap_ng:libcap_ng:0.9.3-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:libcap:libcap-ng:0.9.3-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:libcap:libcap_ng:0.9.3-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"4.hum1"},{"name":"syft:metadata:size","value":"70423"},{"name":"syft:metadata:sourceRpm","value":"libcap-ng-0.9.3-4.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libeconf@0.7.9-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=6f39cf655724d77d&upstream=libeconf-0.7.9-4.hum1.src.rpm","type":"library","name":"libeconf","version":"0.7.9-4.hum1","licenses":[{"license":{"id":"MIT"}}],"cpe":"cpe:2.3:a:libeconf:libeconf:0.7.9-4.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libeconf@0.7.9-4.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=libeconf-0.7.9-4.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"4.hum1"},{"name":"syft:metadata:size","value":"66318"},{"name":"syft:metadata:sourceRpm","value":"libeconf-0.7.9-4.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libgcc@16.1.1-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=75a0e1277e8719d7&upstream=gcc-16.1.1-2.hum1.src.rpm","type":"library","name":"libgcc","version":"16.1.1-2.hum1","licenses":[{"expression":"GPL-3.0-or-later AND LGPL-3.0-or-later AND (GPL-3.0-or-later WITH GCC-exception-3.1) AND (GPL-3.0-or-later WITH Texinfo-exception) AND (LGPL-2.1-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH GNU-compiler-exception) AND BSL-1.0 AND GFDL-1.3-or-later AND Linux-man-pages-copyleft-2-para AND SunPro AND BSD-1-Clause AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BSD-4-Clause AND BSD-Source-Code AND Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 WITH LLVM-Exception) AND ZPL-2.1 AND ISC AND LicenseRef-Fedora-Public-Domain AND HP-1986 AND curl AND Martin-Birgmeier AND HPND-Markus-Kuhn AND dtoa AND SMLNJ AND AMD-newlib AND OAR AND HPND-merchantability-variant AND HPND-Intel"}],"cpe":"cpe:2.3:a:libgcc:libgcc:16.1.1-2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libgcc@16.1.1-2.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=gcc-16.1.1-2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"2.hum1"},{"name":"syft:metadata:size","value":"277188"},{"name":"syft:metadata:sourceRpm","value":"gcc-16.1.1-2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libselinux@3.11-3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=eeee34ccffbc92eb&upstream=libselinux-3.11-3.hum1.src.rpm","type":"library","name":"libselinux","version":"3.11-3.hum1","licenses":[{"expression":"LicenseRef-Fedora-Public-Domain"}],"cpe":"cpe:2.3:a:libselinux:libselinux:3.11-3.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libselinux@3.11-3.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=libselinux-3.11-3.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"3.hum1"},{"name":"syft:metadata:size","value":"210117"},{"name":"syft:metadata:sourceRpm","value":"libselinux-3.11-3.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/libsepol@3.11-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=50d11c07722dcf4e&upstream=libsepol-3.11-2.hum1.src.rpm","type":"library","name":"libsepol","version":"3.11-2.hum1","licenses":[{"license":{"id":"LGPL-2.1-or-later"}}],"cpe":"cpe:2.3:a:libsepol:libsepol:3.11-2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/libsepol@3.11-2.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=libsepol-3.11-2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"2.hum1"},{"name":"syft:metadata:size","value":"882779"},{"name":"syft:metadata:sourceRpm","value":"libsepol-3.11-2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/ncurses-base@6.6-3.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f687dba326320245&upstream=ncurses-6.6-3.hum1.src.rpm","type":"library","name":"ncurses-base","version":"6.6-3.hum1","licenses":[{"license":{"id":"MIT-open-group"}}],"cpe":"cpe:2.3:a:ncurses-base:ncurses-base:6.6-3.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/ncurses-base@6.6-3.hum1?arch=noarch&distro=hummingbird-20251124&upstream=ncurses-6.6-3.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses-base:ncurses_base:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses_base:ncurses-base:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses_base:ncurses_base:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses:ncurses-base:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses:ncurses_base:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"3.hum1"},{"name":"syft:metadata:size","value":"337656"},{"name":"syft:metadata:sourceRpm","value":"ncurses-6.6-3.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/ncurses-libs@6.6-3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=b9bb7408f5521612&upstream=ncurses-6.6-3.hum1.src.rpm","type":"library","name":"ncurses-libs","version":"6.6-3.hum1","licenses":[{"license":{"id":"MIT-open-group"}}],"cpe":"cpe:2.3:a:ncurses-libs:ncurses-libs:6.6-3.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/ncurses-libs@6.6-3.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=ncurses-6.6-3.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses-libs:ncurses_libs:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses_libs:ncurses-libs:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses_libs:ncurses_libs:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses:ncurses-libs:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:ncurses:ncurses_libs:6.6-3.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"3.hum1"},{"name":"syft:metadata:size","value":"992172"},{"name":"syft:metadata:sourceRpm","value":"ncurses-6.6-3.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/opentofu1.10@1.10.10-0.3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=4d8f1420d8738ddc&upstream=opentofu1.10-1.10.10-0.3.hum1.src.rpm","type":"library","name":"opentofu1.10","version":"1.10.10-0.3.hum1","licenses":[{"expression":"Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unlicense"}],"cpe":"cpe:2.3:a:opentofu1.10:opentofu1.10:1.10.10-0.3.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/opentofu1.10@1.10.10-0.3.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=opentofu1.10-1.10.10-0.3.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"0.3.hum1"},{"name":"syft:metadata:size","value":"93485278"},{"name":"syft:metadata:sourceRpm","value":"opentofu1.10-1.10.10-0.3.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/oras.land/oras-go/v2@v2.5.0?package-id=8249de93a2ceffde","type":"library","name":"oras.land/oras-go/v2","version":"v2.5.0","cpe":"cpe:2.3:a:oras-go:v2:v2.5.0:*:*:*:*:*:*:*","purl":"pkg:golang/oras.land/oras-go/v2@v2.5.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:oras_go:v2:v2.5.0:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:oras:v2:v2.5.0:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:rpm/redhat/pam-libs@1.7.2-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=daabc618abe5172c&upstream=pam-1.7.2-4.hum1.src.rpm","type":"library","name":"pam-libs","version":"1.7.2-4.hum1","licenses":[{"expression":"BSD-3-Clause AND GPL-2.0-or-later"}],"cpe":"cpe:2.3:a:pam-libs:pam-libs:1.7.2-4.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/pam-libs@1.7.2-4.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=pam-1.7.2-4.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:pam-libs:pam_libs:1.7.2-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pam_libs:pam-libs:1.7.2-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pam_libs:pam_libs:1.7.2-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pam:pam-libs:1.7.2-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pam:pam_libs:1.7.2-4.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"4.hum1"},{"name":"syft:metadata:size","value":"133647"},{"name":"syft:metadata:sourceRpm","value":"pam-1.7.2-4.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/pcre2@10.47-1.2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=e34e9c0ba925ee7d&upstream=pcre2-10.47-1.2.hum1.src.rpm","type":"library","name":"pcre2","version":"10.47-1.2.hum1","licenses":[{"expression":"BSD-3-Clause AND FSFULLR AND X11 AND GPL-2.0-or-later AND FSFAP AND FSFUL AND GPL-3.0-or-later"}],"cpe":"cpe:2.3:a:pcre2:pcre2:10.47-1.2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/pcre2@10.47-1.2.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=pcre2-10.47-1.2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.2.hum1"},{"name":"syft:metadata:size","value":"735810"},{"name":"syft:metadata:sourceRpm","value":"pcre2-10.47-1.2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/pcre2-syntax@10.47-1.2.hum1?arch=noarch&distro=hummingbird-20251124&package-id=869785b9167b24ce&upstream=pcre2-10.47-1.2.hum1.src.rpm","type":"library","name":"pcre2-syntax","version":"10.47-1.2.hum1","licenses":[{"expression":"BSD-3-Clause AND FSFULLR AND X11 AND GPL-2.0-or-later AND FSFAP AND FSFUL AND GPL-3.0-or-later"}],"cpe":"cpe:2.3:a:pcre2-syntax:pcre2-syntax:10.47-1.2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/pcre2-syntax@10.47-1.2.hum1?arch=noarch&distro=hummingbird-20251124&upstream=pcre2-10.47-1.2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:pcre2-syntax:pcre2_syntax:10.47-1.2.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pcre2_syntax:pcre2-syntax:10.47-1.2.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pcre2_syntax:pcre2_syntax:10.47-1.2.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pcre2:pcre2-syntax:10.47-1.2.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:pcre2:pcre2_syntax:10.47-1.2.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.2.hum1"},{"name":"syft:metadata:size","value":"288624"},{"name":"syft:metadata:sourceRpm","value":"pcre2-10.47-1.2.hum1.src.rpm"}]},{"bom-ref":"pkg:rpm/redhat/setup@2.15.1-2.hum1?arch=noarch&distro=hummingbird-20251124&package-id=7c3b3a4dbf2d656a&upstream=setup-2.15.1-2.hum1.src.rpm","type":"library","name":"setup","version":"2.15.1-2.hum1","licenses":[{"expression":"LicenseRef-Fedora-Public-Domain"}],"cpe":"cpe:2.3:a:setup:setup:2.15.1-2.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/setup@2.15.1-2.hum1?arch=noarch&distro=hummingbird-20251124&upstream=setup-2.15.1-2.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"2.hum1"},{"name":"syft:metadata:size","value":"743042"},{"name":"syft:metadata:sourceRpm","value":"setup-2.15.1-2.hum1.src.rpm"}]},{"bom-ref":"pkg:golang/sigs.k8s.io/json@v0.0.0-20211020170558-c049b76a60c6?package-id=eafea2d7f93d109b","type":"library","name":"sigs.k8s.io/json","version":"v0.0.0-20211020170558-c049b76a60c6","purl":"pkg:golang/sigs.k8s.io/json@v0.0.0-20211020170558-c049b76a60c6","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/sigs.k8s.io/structured-merge-diff/v4@v4.2.1?package-id=494368580e0a83d0","type":"library","name":"sigs.k8s.io/structured-merge-diff/v4","version":"v4.2.1","cpe":"cpe:2.3:a:structured-merge-diff:v4:v4.2.1:*:*:*:*:*:*:*","purl":"pkg:golang/sigs.k8s.io/structured-merge-diff/v4@v4.2.1","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:structured_merge_diff:v4:v4.2.1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:structured-merge:v4:v4.2.1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:structured_merge:v4:v4.2.1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:structured:v4:v4.2.1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/sigs.k8s.io/yaml@v1.2.0?package-id=428c7c2b9fa61e1d","type":"library","name":"sigs.k8s.io/yaml","version":"v1.2.0","purl":"pkg:golang/sigs.k8s.io/yaml@v1.2.0","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:architecture","value":"amd64"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"},{"name":"syft:metadata:mainModule","value":"github.com/opentofu/opentofu"}]},{"bom-ref":"pkg:golang/stdlib@1.26.5-X%3Anodwarf5?package-id=ce9dec293b91f4d5","type":"library","name":"stdlib","version":"go1.26.5-X:nodwarf5","licenses":[{"license":{"id":"BSD-3-Clause"}}],"cpe":"cpe:2.3:a:golang:go:1.26.5:-:*:*:*:*:*:*","purl":"pkg:golang/stdlib@1.26.5-X%3Anodwarf5","properties":[{"name":"syft:package:foundBy","value":"go-module-binary-cataloger"},{"name":"syft:package:language","value":"go"},{"name":"syft:package:type","value":"go-module"},{"name":"syft:package:metadataType","value":"go-module-buildinfo-entry"},{"name":"syft:location:0:layerID","value":"sha256:36c6333ba7eaeab722cb6c32bc6ef1bef05b1c20af858246dccf694000d67922"},{"name":"syft:location:0:path","value":"/usr/bin/tofu"},{"name":"syft:metadata:goCompiledVersion","value":"go1.26.5-X:nodwarf5"}]},{"bom-ref":"pkg:rpm/redhat/systemd-libs@261.2-1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=693fe71161f7d954&upstream=systemd-261.2-1.hum1.src.rpm","type":"library","name":"systemd-libs","version":"261.2-1.hum1","licenses":[{"expression":"LGPL-2.1-or-later AND MIT"}],"cpe":"cpe:2.3:a:systemd-libs:systemd-libs:261.2-1.hum1:*:*:*:*:*:*:*","purl":"pkg:rpm/redhat/systemd-libs@261.2-1.hum1?arch=x86_64&distro=hummingbird-20251124&upstream=systemd-261.2-1.hum1.src.rpm","properties":[{"name":"syft:package:foundBy","value":"rpm-db-cataloger"},{"name":"syft:package:type","value":"rpm"},{"name":"syft:package:metadataType","value":"rpm-db-entry"},{"name":"syft:cpe23","value":"cpe:2.3:a:systemd-libs:systemd_libs:261.2-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:systemd_libs:systemd-libs:261.2-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:systemd_libs:systemd_libs:261.2-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:systemd:systemd-libs:261.2-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:cpe23","value":"cpe:2.3:a:systemd:systemd_libs:261.2-1.hum1:*:*:*:*:*:*:*"},{"name":"syft:location:0:layerID","value":"sha256:ec5cbcae575399d16a4265f5130b14ddce1c978c8017e961df42de7784b150d6"},{"name":"syft:location:0:path","value":"/usr/lib/sysimage/rpm/rpmdb.sqlite"},{"name":"syft:metadata:release","value":"1.hum1"},{"name":"syft:metadata:size","value":"2851126"},{"name":"syft:metadata:sourceRpm","value":"systemd-261.2-1.hum1.src.rpm"}]},{"bom-ref":"os:hummingbird@20251124","type":"operating-system","name":"hummingbird","version":"20251124","description":"Hummingbird OS 20251124","cpe":"cpe:2.3:a:redhat:hummingbird:1:*:*:*:*:*:*:*","swid":{"tagId":"hummingbird","name":"hummingbird","version":"20251124"},"externalReferences":[{"url":"https://issues.redhat.com/","type":"issue-tracker"},{"url":"https://project-hummingbird.io/","type":"website"}],"properties":[{"name":"syft:distro:extendedSupport","value":"false"},{"name":"syft:distro:id","value":"hummingbird"},{"name":"syft:distro:idLike:0","value":"fedora"},{"name":"syft:distro:idLike:1","value":"rhel"},{"name":"syft:distro:prettyName","value":"Hummingbird OS 20251124"},{"name":"syft:distro:versionID","value":"20251124"}]},{"bom-ref":"077545900ca51243","type":"file","name":"/etc/hummingbird-release","hashes":[{"alg":"SHA-1","content":"4edffb77ceba520c296216ac791c3f51c55b2252"},{"alg":"SHA-256","content":"d83ddfb3532a1de6adcb85848e768985ffe28b67cd7f6d4e2d3d536ceb92f2a1"}]},{"bom-ref":"4b33d41573ce643a","type":"file","name":"/etc/issue","hashes":[{"alg":"SHA-1","content":"18f2775ed53ae4b28235cab64b65a446d20b82bd"},{"alg":"SHA-256","content":"8f4092ec20c1728c8734a0a1d67bb1059fc60cbb059e4d92f7ebac4114572221"}]},{"bom-ref":"dace7b90a93d75c1","type":"file","name":"/etc/issue.net","hashes":[{"alg":"SHA-1","content":"629bd18ed167e8e04ba91ee950595689f7ff68c1"},{"alg":"SHA-256","content":"633af2e8f6e5cbb2935de06e0c2747cdf084d82aee378f684035f98c7b2e1cec"}]},{"bom-ref":"2de37611e402885a","type":"file","name":"/etc/pki/rpm-gpg/RPM-GPG-KEY-hummingbird-release","hashes":[{"alg":"SHA-1","content":"a3828bd5be25ed8cdda5d22447e128433746a892"},{"alg":"SHA-256","content":"bc4c15e1839c5f196291bef91ec0dd87c0659ba4749dedf8ae2fa778a30effc0"}]},{"bom-ref":"6536819dfa3ef28f","type":"file","name":"/etc/yum.repos.d/hummingbird.repo","hashes":[{"alg":"SHA-1","content":"2b79107e2b46892b0bb480b760b59c5191ba5861"},{"alg":"SHA-256","content":"771f3105855a298a3d2041e86e0681a58d641fdc710544fbd1e45734b870286c"}]},{"bom-ref":"cb6a49a6e2d9a838","type":"file","name":"/usr/lib/os-release","hashes":[{"alg":"SHA-1","content":"2e8ecb040178edd6c0a08ddc7ac67ea365134b36"},{"alg":"SHA-256","content":"f6821b3bf2b7f39990d0ad7b16d17a4cf444dc76b0d9373cc2fe528b2c53322a"}]},{"bom-ref":"b2e8f6d4eee365b8","type":"file","name":"/usr/lib/rpm/macros.d/macros.dist","hashes":[{"alg":"SHA-1","content":"c41007699f9d6255823f33fbe889e16f321503db"},{"alg":"SHA-256","content":"98abd484b21b41daf04a6c929d1a716f19405e123bce940608749b5733529a89"}]},{"bom-ref":"c342d8f613d41f40","type":"file","name":"/usr/lib/system-release-cpe","hashes":[{"alg":"SHA-1","content":"e10c6846a02f2d4fdea4be3a9058c02626ff9553"},{"alg":"SHA-256","content":"a6a720e39d1527ab65620a160d5cf26c9f723f85314563a4ec64b9945925dba3"}]},{"bom-ref":"7d94ce6dc9f86ba4","type":"file","name":"/usr/share/hummingbird-release/EULA","hashes":[{"alg":"SHA-1","content":"f555e2b44025efbad78ca753ca8dc40c2be35621"},{"alg":"SHA-256","content":"01933b6a2f4bbdd1a5808f807977f4494409520394aca3b919fd00a103e83a95"}]},{"bom-ref":"684aaa5a64d2c9a0","type":"file","name":"/usr/lib64/libpcre2-8.so.0.15.0","hashes":[{"alg":"SHA-1","content":"582c759544b358ce94de8e5be72e092be3b61b23"},{"alg":"SHA-256","content":"a43d6cebd5687f58b17decba6dd275f194908e5b4bef60ad8b00e4416567fa27"}]},{"bom-ref":"11b18e13693ceaf1","type":"file","name":"/usr/lib64/libpcre2-posix.so.3.0.7","hashes":[{"alg":"SHA-1","content":"da1009e0ffc8f3f717b7ed055387ea7917eaaf2e"},{"alg":"SHA-256","content":"ee016a74b21f800402b92f3447cf22cd0545832aad4c557b2ec3ce478f016343"}]},{"bom-ref":"b0fbdd115c107633","type":"file","name":"/usr/lib64/libeconf.so.0.7.9","hashes":[{"alg":"SHA-1","content":"76c2aa5b4c76fff3b4bff1851b086c362070d369"},{"alg":"SHA-256","content":"c9b67cd4fa44d0a98b03f09824197e321bdf2f65bf3c771ddd5b4ccc36177e23"}]},{"bom-ref":"06078faf9b762425","type":"file","name":"/etc/xattr.conf","hashes":[{"alg":"SHA-1","content":"1efe3c3c6b824b2f01e4c963dc88d5ee25e78cfa"},{"alg":"SHA-256","content":"756d8374248b53c70a43249d0406a586743594114db3f2958e38b18964628f3a"}]},{"bom-ref":"50a9baf37eae23a4","type":"file","name":"/usr/lib64/libattr.so.1.1.2600","hashes":[{"alg":"SHA-1","content":"3e34da54debde2caa25ed3604e97d10d61eb1e5c"},{"alg":"SHA-256","content":"f943512ed5a1caf8f3a9c4ee4718ad40a1011b9c9b1431eff8cf87579dcda7dc"}]},{"bom-ref":"c6539430bebfe47b","type":"file","name":"/usr/bin/capsh","hashes":[{"alg":"SHA-1","content":"f3981f7901da61593709b6a5a22e96904aa78709"},{"alg":"SHA-256","content":"635a4190a14fe3b696ef60e819594f1865c3dfdaf04ea75feea5affe206c38dc"}]},{"bom-ref":"982f4e806b75e460","type":"file","name":"/usr/bin/getcap","hashes":[{"alg":"SHA-1","content":"6bc854afc173191837838bf3c22f6986355a8b6a"},{"alg":"SHA-256","content":"141a657e4b09ca51da6c0b066547e875a98face3bd5f01edce16135d16faf13d"}]},{"bom-ref":"c6fe561cbc4b515e","type":"file","name":"/usr/bin/getpcaps","hashes":[{"alg":"SHA-1","content":"7a37f4485f4132e33bc60b610ba05b5cb1935b9f"},{"alg":"SHA-256","content":"b097167bf4dcba8ad7e9c0d8ae6e4074a998601ec91c8edc7643537cbe2af7ed"}]},{"bom-ref":"e686e136d4b00466","type":"file","name":"/usr/bin/setcap","hashes":[{"alg":"SHA-1","content":"2b4dc584ba095e012ebbc30ba77f870523267ca9"},{"alg":"SHA-256","content":"70e8de064a5448b7805d16e051e9db41125d14171cff1d7e11230afb0397f925"}]},{"bom-ref":"1b392fe0619ef1d7","type":"file","name":"/usr/lib64/libcap.so.2.78","hashes":[{"alg":"SHA-1","content":"58c04dccc3f7878ca3519a2324ea1e385a1d87c0"},{"alg":"SHA-256","content":"b015a59779482a63e422ca4d1d8c9fdc10eeab97788dcb61c9b260dd55b6dee3"}]},{"bom-ref":"fe60f73b143bbd22","type":"file","name":"/usr/lib64/libpsx.so.2.78","hashes":[{"alg":"SHA-1","content":"c13a5ba148d58131c9514bed037fd5df88426e7f"},{"alg":"SHA-256","content":"542611715c4f556cde23c002cbf954ca2509fa3ed3b211f55439d62d3c0e3109"}]},{"bom-ref":"2d89ec509ab0ce41","type":"file","name":"/usr/lib64/security/pam_cap.so","hashes":[{"alg":"SHA-1","content":"5246244bcfa8b61ee0a360ceb4dfa256c7aa4455"},{"alg":"SHA-256","content":"4c45f35a138cc20b8ff07c232f4d8a0f0d6c628768312a3505f3e4aa280dc15b"}]},{"bom-ref":"180234bd8861f57f","type":"file","name":"/usr/lib64/libform.so.6.6","hashes":[{"alg":"SHA-1","content":"f694b293a73a80130a9d94053ee55f9b1a61fb32"},{"alg":"SHA-256","content":"8c727d5847af5a10411b54eece399fd0ab1c0c13516d96aa71bace003e5a1bd4"}]},{"bom-ref":"9df618eaf359f6c4","type":"file","name":"/usr/lib64/libformw.so.6.6","hashes":[{"alg":"SHA-1","content":"ddca9a01e193872cad3b7be631b0937fc527d8e8"},{"alg":"SHA-256","content":"2e361f6023edaf27d7408fa30ab043757c916e2321f7cc5436b7661d36726ffd"}]},{"bom-ref":"3e7e94aecdc9b1f3","type":"file","name":"/usr/lib64/libmenu.so.6.6","hashes":[{"alg":"SHA-1","content":"1b0f0db0ed0a99f8cd5ee82902ca1a473fb2f34a"},{"alg":"SHA-256","content":"5e45b18b1818c5eece03c41e27d5e0f203351172c75750b85e9b5bdd331616d8"}]},{"bom-ref":"ba47de4fd3ce561c","type":"file","name":"/usr/lib64/libmenuw.so.6.6","hashes":[{"alg":"SHA-1","content":"e49917c67d9b48c64df614929653236712a10b7c"},{"alg":"SHA-256","content":"6567f51055fd66236f377cfbc8e21a8092409a6833dda214e03f92bc03cdb00d"}]},{"bom-ref":"199efa13f04c563f","type":"file","name":"/usr/lib64/libncurses.so.6.6","hashes":[{"alg":"SHA-1","content":"05b7064c4cdc4aabc83c45df4b8d9eeb73b5008c"},{"alg":"SHA-256","content":"7e8b36cc31de808ff8b2ead3122d896f4d2aa5bb4013b7780e6857ef8295418e"}]},{"bom-ref":"71654c6f5e903d04","type":"file","name":"/usr/lib64/libncursesw.so.6.6","hashes":[{"alg":"SHA-1","content":"ca520a85bf2eef71ca9fba551ff5bf30bfbbfc1a"},{"alg":"SHA-256","content":"0bdf7e8e333ae4782f19c71e98a341c076e57c0aa401bce6b00be6795f275e8f"}]},{"bom-ref":"fa784bb935514dce","type":"file","name":"/usr/lib64/libpanel.so.6.6","hashes":[{"alg":"SHA-1","content":"d05985f026ea1d0659239f0549e5861e980655fe"},{"alg":"SHA-256","content":"ced197d22d58137086b8ccb3b0d487e8c52dcca36f21e2a16aecea40e83d488d"}]},{"bom-ref":"c8a037d89e2ba0b0","type":"file","name":"/usr/lib64/libpanelw.so.6.6","hashes":[{"alg":"SHA-1","content":"8676ba0ee8db11f350e804a26b6e3557da14395c"},{"alg":"SHA-256","content":"23a88193572994ce7bbbcf782bf72707fcfcaa7757ede0133631da309fc328e2"}]},{"bom-ref":"eebe43b973486082","type":"file","name":"/usr/lib64/libtic.so.6.6","hashes":[{"alg":"SHA-1","content":"ff9668632565dd28b8874c167ec555877fda8139"},{"alg":"SHA-256","content":"7f28042ea34641cc6b7275559b1eca1514e80787e02c13539979be3ad06b2c24"}]},{"bom-ref":"0b867c9ea0f24cd2","type":"file","name":"/usr/lib64/libtinfo.so.6.6","hashes":[{"alg":"SHA-1","content":"b67bf73162ea06047f51f002ec28ca6e3ea8bdd7"},{"alg":"SHA-256","content":"26dc3c7451cc8f93d270acfa35a29d5bac5b23af8e6b8ca509e84a7e81c8a75e"}]},{"bom-ref":"c37c4159f0b86b0e","type":"file","name":"/usr/share/tabset/std","hashes":[{"alg":"SHA-1","content":"0969b2c95d9430c81b0d4b05d81146a6cced5f31"},{"alg":"SHA-256","content":"fbadb5f608b355fe481c0c7d9c6265b2372bfa35250662f81f68d46540080770"}]},{"bom-ref":"be35dbe3fcade7ff","type":"file","name":"/usr/share/tabset/stdcrt","hashes":[{"alg":"SHA-1","content":"e1fae2fc4bba672fc26554780be21d74106a064b"},{"alg":"SHA-256","content":"cf6c37b18ceea7c306f7e3a5e604a03b0dfb9c22ec99163e4b52f885ce063145"}]},{"bom-ref":"5f598df78a4b8b53","type":"file","name":"/usr/share/tabset/vt100","hashes":[{"alg":"SHA-1","content":"b84fb01263cd003588e9a164e80bd0b8ea2e56b5"},{"alg":"SHA-256","content":"075251754239d9973945d82b95c18cd90997acd2017393e70c8832e9297de056"}]},{"bom-ref":"2e6145e70fdb4ac4","type":"file","name":"/usr/share/tabset/vt300","hashes":[{"alg":"SHA-1","content":"5246984995036718d05516acefc59c8bbd17b3ce"},{"alg":"SHA-256","content":"61f8388cad6a381feb819bc6a8d299d06a853d15e1f4bfdfd6b6f40069ad4956"}]},{"bom-ref":"5ead76632ea3a67f","type":"file","name":"/usr/share/terminfo/A/Apple_Terminal","hashes":[{"alg":"SHA-1","content":"6705e6c0cc34bc45d689cd4ed7f52cb560edb5f3"},{"alg":"SHA-256","content":"70e05e665576ab291aabbf61a19cdc7cf82844c95f243cd5dcbaf67ee98a7d88"}]},{"bom-ref":"4a7c470a4040b353","type":"file","name":"/usr/share/terminfo/E/Eterm","hashes":[{"alg":"SHA-1","content":"426a08e18cefeab7cb48760f7403433553cc7960"},{"alg":"SHA-256","content":"9c6c23dd46de071e5f5ee24cb2144f82e46365c9011bd8574bf210f0c8245043"}]},{"bom-ref":"3d0c4f0f674e03c4","type":"file","name":"/usr/share/terminfo/E/Eterm-256color","hashes":[{"alg":"SHA-1","content":"a3dedac4ce00ae3b8a14f771d212116b8a6d212f"},{"alg":"SHA-256","content":"6954921767095f6869584f352abe93a025c0a7b8babe3b100082f622e9f2e7c7"}]},{"bom-ref":"532416f4be213c9d","type":"file","name":"/usr/share/terminfo/E/Eterm-88color","hashes":[{"alg":"SHA-1","content":"c1183fafbe090fac812f9167a8a6ce8f361388c9"},{"alg":"SHA-256","content":"7c9db2ec3a75e199ea30cb5daf86fcc90c9a96a1ae30e941556b4b55bb8cc71c"}]},{"bom-ref":"11e7b97dbca029b5","type":"file","name":"/usr/share/terminfo/a/alacritty","hashes":[{"alg":"SHA-1","content":"5c2d6a0d0242deb35f8ee066a76396768572aa3d"},{"alg":"SHA-256","content":"d38836d94493d40580ad57ba9f2865b472850f00cf3ffa2c96ade49ec1336f7a"}]},{"bom-ref":"884db4a5794aa1b3","type":"file","name":"/usr/share/terminfo/a/ansi","hashes":[{"alg":"SHA-1","content":"b5211ae4c20d69e9913b175c3645c5ce97837ce3"},{"alg":"SHA-256","content":"93ec8cb9beb0c898ebc7dda0f670de31addb605be9005735228680d592cff657"}]},{"bom-ref":"bd8adc9e1550522a","type":"file","name":"/usr/share/terminfo/a/ansi80x25","hashes":[{"alg":"SHA-1","content":"cccc70a87814de82c1d95c41b3cb6773dd5a820c"},{"alg":"SHA-256","content":"6b03d75f3d559479720862dcf96331aa618e23c81e1ba6dbe8e1fe2e68404004"}]},{"bom-ref":"e670a31972c2f98a","type":"file","name":"/usr/share/terminfo/a/aterm","hashes":[{"alg":"SHA-1","content":"fb7c8aebe3d8e6842067fb9615710603e28231fb"},{"alg":"SHA-256","content":"ec91b6e46b961cf52e1138691886a2de4ba2807eedd3502e5f11da197bc7cf9e"}]},{"bom-ref":"fb7578f8ef775da1","type":"file","name":"/usr/share/terminfo/b/bterm","hashes":[{"alg":"SHA-1","content":"367f109e38c891cfc1b00849a5fa25dd44e36352"},{"alg":"SHA-256","content":"b5166019760429c4d6150180f1c2dd81136488e21c36b564e605c9dc7366f1db"}]},{"bom-ref":"a2118d6c5694ad04","type":"file","name":"/usr/share/terminfo/c/cygwin","hashes":[{"alg":"SHA-1","content":"76d9469b0fc8838dacfd5d3922bfc95a06a6ba1c"},{"alg":"SHA-256","content":"3e04bfdcc0764f4e28655701864845752cd3f77d0c52390637ebe588f91665cf"}]},{"bom-ref":"5d68eaa35b8a9a0e","type":"file","name":"/usr/share/terminfo/d/dumb","hashes":[{"alg":"SHA-1","content":"df4b4d8fa4137e85510ddb04c84cc7b0bfc518f6"},{"alg":"SHA-256","content":"123c85a2812a517d967db5f31660db0e6aded4a0b95ed943c5ab435368e7a25c"}]},{"bom-ref":"14f1c7f7c33cc15a","type":"file","name":"/usr/share/terminfo/e/eterm","hashes":[{"alg":"SHA-1","content":"a5c35b394902294cd51eb43d92e69bcbc7cf92bb"},{"alg":"SHA-256","content":"d350f0814c63ce6d8d94f961919278c088e1c92879d452e402059a73c68e8fc9"}]},{"bom-ref":"e40d046c87dfb228","type":"file","name":"/usr/share/terminfo/e/eterm-color","hashes":[{"alg":"SHA-1","content":"963ccc867d3c899bb9ccbdc660e9133f441ead00"},{"alg":"SHA-256","content":"82a89280e12736ccf61b08be0856ae860c3fd3503e5d46a865cbdca3eefb9f70"}]},{"bom-ref":"c0beb0b0429b0601","type":"file","name":"/usr/share/terminfo/f/foot","hashes":[{"alg":"SHA-1","content":"097a17757147947110724984b67706bb4c1a5552"},{"alg":"SHA-256","content":"0a9cdd834be33b5ce0614dfdfab6de58a8e0da312b11138b4264febef20b6107"}]},{"bom-ref":"4512aae3559d6b83","type":"file","name":"/usr/share/terminfo/f/foot+base","hashes":[{"alg":"SHA-1","content":"a7245cddd12951d7df294e0163e9218ff7ee49d3"},{"alg":"SHA-256","content":"d4d9c01ad03a97ca91dce080a1cb38079b802e42b9d6778eaa11fa65d157c756"}]},{"bom-ref":"b8c710de478d2f6a","type":"file","name":"/usr/share/terminfo/f/foot-direct","hashes":[{"alg":"SHA-1","content":"c534df9e3b902b1c1df46c77d1cb4fa25302fab8"},{"alg":"SHA-256","content":"a8eea2e2c529ce3b1da79955976b34f274aba0a3c8a3d663faf3d384f07acb00"}]},{"bom-ref":"c14c19d9851f7626","type":"file","name":"/usr/share/terminfo/g/gnome","hashes":[{"alg":"SHA-1","content":"ed1d9b1864a262c2b9d5346943bd5e1169c58006"},{"alg":"SHA-256","content":"9054b3a9afffd27c0fb4748f1181703168c8f0d0ce4dd0fa83af850a8672c2ab"}]},{"bom-ref":"1a941d490f0e8e61","type":"file","name":"/usr/share/terminfo/g/gnome-256color","hashes":[{"alg":"SHA-1","content":"ed4c79cb7ead3eab7e776529d1d3336df1bfc926"},{"alg":"SHA-256","content":"7c411676c7c6aa80510f711598786df0ef9ad986bbe9496b71d41da73734dab4"}]},{"bom-ref":"70d54b10fee70559","type":"file","name":"/usr/share/terminfo/h/hurd","hashes":[{"alg":"SHA-1","content":"bb51d79193e953f081ae9f3ff6a8f268b2cc975d"},{"alg":"SHA-256","content":"79b1d6a0b78874153c60e550e28e9f1d7bdf1d54c48a403047e33d9c177fb925"}]},{"bom-ref":"bc75cabb5f01ec55","type":"file","name":"/usr/share/terminfo/j/jfbterm","hashes":[{"alg":"SHA-1","content":"718b07052cfb8be47c80bbf103de2549891169cf"},{"alg":"SHA-256","content":"63a3ca80ec618cef88af16bc0808908c524bfe81f2f28be9496febbc7c1297a3"}]},{"bom-ref":"a92ec237850422eb","type":"file","name":"/usr/share/terminfo/k/kitty","hashes":[{"alg":"SHA-1","content":"78468f6765164707ffa2f705b15f963625b26dd3"},{"alg":"SHA-256","content":"565be7191a53639f7b626728016b8003dab261678610019acc44de626fa12f0e"}]},{"bom-ref":"ad36d434a36343d1","type":"file","name":"/usr/share/terminfo/k/konsole","hashes":[{"alg":"SHA-1","content":"8013324b8f439cf8a2cef1d5612c000d390ba1c6"},{"alg":"SHA-256","content":"b4e0fe135fb96f8c7028d923cd261e07b680e4728a06abe3f32f85f568c1498b"}]},{"bom-ref":"615078aef454792b","type":"file","name":"/usr/share/terminfo/k/konsole-256color","hashes":[{"alg":"SHA-1","content":"cdd828e2ca8d53c8ec27d516b9e69994823118c8"},{"alg":"SHA-256","content":"a2bbc733347ae498e9c21137fc3ca77f5a93601925900e9d973db13d9fe68030"}]},{"bom-ref":"d257eb04f693cd80","type":"file","name":"/usr/share/terminfo/l/linux","hashes":[{"alg":"SHA-1","content":"cea0673243df18b6982de56f953cdaefda61d25d"},{"alg":"SHA-256","content":"b70a4941416eb703a01b5a06fd1c914880452302b0e0b2a7dea12600607824a7"}]},{"bom-ref":"ddb6f7625793bfd6","type":"file","name":"/usr/share/terminfo/m/mach","hashes":[{"alg":"SHA-1","content":"c0fd39cc9fd630d31d122dbe711412717c38d01e"},{"alg":"SHA-256","content":"b5ffe38aff15d130b11a3d94941dddddb7af79afa1ebf286ef9ac088b797b633"}]},{"bom-ref":"bcdbd3956557e9b2","type":"file","name":"/usr/share/terminfo/m/mach-bold","hashes":[{"alg":"SHA-1","content":"8981ccd31dac49b5d50d17b1bd1b9d4947fcb0b7"},{"alg":"SHA-256","content":"540609c739e14abb8b67eba975e9e4353f0023593f976f4609e1b04cc678b5cc"}]},{"bom-ref":"f350f0639f0c516e","type":"file","name":"/usr/share/terminfo/m/mach-color","hashes":[{"alg":"SHA-1","content":"0f490c868061d6c0571a9f82a586b811ec4cc2d0"},{"alg":"SHA-256","content":"55f2259139e9ca8a1a837d79b602d532061aa7b3a1ec2002a26d8b3d4c31a549"}]},{"bom-ref":"9ee0a2d2d832b828","type":"file","name":"/usr/share/terminfo/m/mach-gnu","hashes":[{"alg":"SHA-1","content":"b9bacc3afe900ecf703f87c1bc2701f86ff666f1"},{"alg":"SHA-256","content":"9f2a5b2880cb0230fc48d494584daf9adee34a9ce4248cf8b0ca314dbe464cb8"}]},{"bom-ref":"035145a71372f8cf","type":"file","name":"/usr/share/terminfo/m/mach-gnu-color","hashes":[{"alg":"SHA-1","content":"56db75b1b7c1c3466caef64046e877a35c987772"},{"alg":"SHA-256","content":"085de63724bef7a53ede2061593f9693dd992eb92f5b1b51bcb6d7cd77f8b613"}]},{"bom-ref":"fcd460aed8606ce9","type":"file","name":"/usr/share/terminfo/m/mlterm","hashes":[{"alg":"SHA-1","content":"02ded067e24a0e4a9da33846d87eec771b68d6b5"},{"alg":"SHA-256","content":"7b9c00389c8c82aaff51954a6eecd83f156d7c02f7c7b1c565213f20dda376aa"}]},{"bom-ref":"73bf0bca29c6f15a","type":"file","name":"/usr/share/terminfo/m/mrxvt","hashes":[{"alg":"SHA-1","content":"4f65a3ac95a0d43ec031b0d92e9873b96e639b8a"},{"alg":"SHA-256","content":"235c0d641f490b2b7f35bd60520702bb9f19e3ead7a18059764f5ac88e29e778"}]},{"bom-ref":"030258f5e60ec504","type":"file","name":"/usr/share/terminfo/n/nxterm","hashes":[{"alg":"SHA-1","content":"4ed36bad309da59504a894aafbb0bd2fab0e6819"},{"alg":"SHA-256","content":"f74fe619914bfe650f6071bbbaf242c439de8a2f0ecefe9e80870216dfb844b4"}]},{"bom-ref":"053c79b68b8a4189","type":"file","name":"/usr/share/terminfo/p/pcansi","hashes":[{"alg":"SHA-1","content":"10d6c4c49e7a206fdee783c98aa5d90b3fd5413c"},{"alg":"SHA-256","content":"d2b55029191e3d8b62f740326865885ef16aac2977ff8a90c5928708439cd736"}]},{"bom-ref":"f56470ba1a8ddad2","type":"file","name":"/usr/share/terminfo/p/putty","hashes":[{"alg":"SHA-1","content":"b6d1e1336e0a679cce5d4d9b4ff3c3a3dee150c5"},{"alg":"SHA-256","content":"e4469ec3a6e1f8dca98e8bd67b113c4f37be21bf77935831503089d05de23588"}]},{"bom-ref":"eca5a7d26f271daa","type":"file","name":"/usr/share/terminfo/p/putty-256color","hashes":[{"alg":"SHA-1","content":"b905cd7a0b2f2a55de4f564e319e88891fab89f9"},{"alg":"SHA-256","content":"e79f5bedc329cb98c3be01a3596e5509e60ad612f84678eaf0166de74b214120"}]},{"bom-ref":"35ec9a0f1696d233","type":"file","name":"/usr/share/terminfo/r/rxvt","hashes":[{"alg":"SHA-1","content":"3eb5fb0ae63435e3eab37327cd9a85275fcf9a0c"},{"alg":"SHA-256","content":"e20569b88d29b6338adc5258440508df33f14ff628a6dac6e189015c05850416"}]},{"bom-ref":"8da3f6efbda9f01c","type":"file","name":"/usr/share/terminfo/r/rxvt-16color","hashes":[{"alg":"SHA-1","content":"07fc4e4c6e3f9a3d939d601077e492549019b8e9"},{"alg":"SHA-256","content":"02b9cbca40360206050281b16e3954423f5bcb5683e41ceee8102706d092f558"}]},{"bom-ref":"e12fc7325dd402ec","type":"file","name":"/usr/share/terminfo/r/rxvt-256color","hashes":[{"alg":"SHA-1","content":"688acbfb4ea7b72f5859d727c572a517cc3a0ea5"},{"alg":"SHA-256","content":"4418a18ca03accf0fc83b55c22ffc2be471a409a7dcac3059aa097ee1ed937a9"}]},{"bom-ref":"ddf720b868029bb9","type":"file","name":"/usr/share/terminfo/r/rxvt-88color","hashes":[{"alg":"SHA-1","content":"66aa1bc301cf3ac784a602abfa4833ca7a76421e"},{"alg":"SHA-256","content":"9493606e12cff5f295904283f220e423162d33c9ef1a89123fa45570405c538a"}]},{"bom-ref":"3725a2f1a2567a8e","type":"file","name":"/usr/share/terminfo/r/rxvt-basic","hashes":[{"alg":"SHA-1","content":"271f41695d334cdcf119d72f436e2e98dfc92bab"},{"alg":"SHA-256","content":"81906286a1b7a97bbd0bda85dfee37531711647945e4880cb40e260d63f8241d"}]},{"bom-ref":"5bcc467d9518de14","type":"file","name":"/usr/share/terminfo/r/rxvt-cygwin","hashes":[{"alg":"SHA-1","content":"16973308b4cc89ae5bf670c3bea7c10bbb50bede"},{"alg":"SHA-256","content":"9d1f5908ad763186b706541025cffe2195ca0644d3d1b3031c8ba57f8a8993b2"}]},{"bom-ref":"955af8a0c4a80ec6","type":"file","name":"/usr/share/terminfo/r/rxvt-cygwin-native","hashes":[{"alg":"SHA-1","content":"8efd73351beda3b3482e760542cd589f380e3b39"},{"alg":"SHA-256","content":"79a9600f27bbc3b8e04b20cd09920ca883f4911091afc97a29bd35981767646b"}]},{"bom-ref":"e222fb978f891976","type":"file","name":"/usr/share/terminfo/r/rxvt-unicode","hashes":[{"alg":"SHA-1","content":"bb79402a4c07ef2bc1862da01aa85ff1c54712b8"},{"alg":"SHA-256","content":"063264a85fd735a13028390c8d43cf38b5214417c6e48908eabb85bcdb9b7495"}]},{"bom-ref":"564f45e63dd57150","type":"file","name":"/usr/share/terminfo/r/rxvt-unicode-256color","hashes":[{"alg":"SHA-1","content":"53502733cd0469b40a4ae1e071096650cdc17798"},{"alg":"SHA-256","content":"d713e450e914420493252afbde977cd3165ea649dfe5c33b0f518ec83b1afba1"}]},{"bom-ref":"8b0132f21a148e5a","type":"file","name":"/usr/share/terminfo/r/rxvt-xpm","hashes":[{"alg":"SHA-1","content":"d1a7d1822a3ebe8fc9c04dfdb3f95f96a2d7b7a3"},{"alg":"SHA-256","content":"78e34ba4756971b90ac747dcb96ec96f3837fdcad5efda30a7eefdc3a5bd65be"}]},{"bom-ref":"b7e81b5ab816734c","type":"file","name":"/usr/share/terminfo/s/screen","hashes":[{"alg":"SHA-1","content":"c6dd854611fd7af6e8ddf93c49c03e7a26e475a8"},{"alg":"SHA-256","content":"959a7f2be76d57c46890d4762c6f9b3658138d1f695ac0f4cd31fc7d5c3c6c79"}]},{"bom-ref":"a108d1fc27c03dc7","type":"file","name":"/usr/share/terminfo/s/screen-16color","hashes":[{"alg":"SHA-1","content":"a3f68aa46b651122af45b98e28b613e228586034"},{"alg":"SHA-256","content":"f38eb1cc8209eb0b693381e105a9d6d91a099360467f7dbb7b71dc01576668f2"}]},{"bom-ref":"f1c4d6b9648b55c6","type":"file","name":"/usr/share/terminfo/s/screen-256color","hashes":[{"alg":"SHA-1","content":"6b30cb75551bedaccbaff64b677a7670f155ce6e"},{"alg":"SHA-256","content":"33ec1d53ea6c5a494ec1e00148604f408bc43d0fd1669201e50f552619b22afa"}]},{"bom-ref":"866f2a963e9da9c2","type":"file","name":"/usr/share/terminfo/s/screen.Eterm","hashes":[{"alg":"SHA-1","content":"0651e42e81446e751ad964a5e48554c5f924240f"},{"alg":"SHA-256","content":"0cdc69a1a9d76f90782c9033fdaca7867d761dde7ae2cbd1277d8b1a2e84a859"}]},{"bom-ref":"d0f1a8143fdb4731","type":"file","name":"/usr/share/terminfo/s/screen.gnome","hashes":[{"alg":"SHA-1","content":"386e097f91a12df4a7d97c129de742a191d71f4e"},{"alg":"SHA-256","content":"d4886d3fdc5387163bd059bf0e58c069c8d926182cdf640adf7e1659dec1247a"}]},{"bom-ref":"1753957585dacd4b","type":"file","name":"/usr/share/terminfo/s/screen.konsole","hashes":[{"alg":"SHA-1","content":"343e5be8fda2d3eda6b44a251cd8e6d050a62ba4"},{"alg":"SHA-256","content":"ab4adcdc3dfa29a1dbe2b58d1cb80819140f077470e18bb89825156424ec4086"}]},{"bom-ref":"8462d9f1ec8172a4","type":"file","name":"/usr/share/terminfo/s/screen.konsole-256color","hashes":[{"alg":"SHA-1","content":"4fea87a4f7286747f9ccd35d8cacc047afda490b"},{"alg":"SHA-256","content":"1e93cfbc5da2ad4fc444a63e2a486a9107bd279cbaa20c4bc15e5fd88fa28611"}]},{"bom-ref":"578f8154cc234b28","type":"file","name":"/usr/share/terminfo/s/screen.linux","hashes":[{"alg":"SHA-1","content":"55f1e6ffaf16596472d7339748df8924f677b642"},{"alg":"SHA-256","content":"747ecca45e704332dc1e2c4cfdfb56308cc4b19a6dd372c52c5655ea397dda95"}]},{"bom-ref":"aa381bf341b95fd4","type":"file","name":"/usr/share/terminfo/s/screen.mlterm","hashes":[{"alg":"SHA-1","content":"fa19ac5bb47013f323e89553365ffe54542091c3"},{"alg":"SHA-256","content":"3e8a46916839ecb7817670e018d7078619e2990c83c47c7566c9010e6dfafa03"}]},{"bom-ref":"5db77b3f443f71db","type":"file","name":"/usr/share/terminfo/s/screen.mlterm-256color","hashes":[{"alg":"SHA-1","content":"e2ba2a2d5ff54376acba3da897c4cfa83d9eab6b"},{"alg":"SHA-256","content":"fa55b94b6babb037e2e41e5671db5e4bf25ea405773a95af3ed4bc053aa0d80a"}]},{"bom-ref":"a171fe6df6c78217","type":"file","name":"/usr/share/terminfo/s/screen.mrxvt","hashes":[{"alg":"SHA-1","content":"51130a155aa9a1536d0b7225f29ec6b5b036501b"},{"alg":"SHA-256","content":"e2645a0e8d88a61bce9e4c0b292e7e93013941138a8389c50d4cea947e232f46"}]},{"bom-ref":"ac96fa85b29cac90","type":"file","name":"/usr/share/terminfo/s/screen.putty","hashes":[{"alg":"SHA-1","content":"706a2ba71c7f5a1468288ed04054853d0f15583d"},{"alg":"SHA-256","content":"e78d1e6450ea65c75593fd7f024239dcb6bff5b50b837bef9309aec008285c65"}]},{"bom-ref":"96d8735ab71cbb3e","type":"file","name":"/usr/share/terminfo/s/screen.putty-256color","hashes":[{"alg":"SHA-1","content":"59f195cd3afd1d672a2d9a0f986a89a05baaf464"},{"alg":"SHA-256","content":"2e6fe3445f5ba48782e3c82634335210724f94c59a79515f0ab062acbf8e9411"}]},{"bom-ref":"146b24e9d8cf21cb","type":"file","name":"/usr/share/terminfo/s/screen.rxvt","hashes":[{"alg":"SHA-1","content":"77487a13ebe4db5b350406711a2025c3a8240c60"},{"alg":"SHA-256","content":"5f249957dc9ff3eec0a87c0cb30a0d1d87237f4d9fa6076e421b08a0f8d8c637"}]},{"bom-ref":"4e1406b12f9fe350","type":"file","name":"/usr/share/terminfo/s/screen.teraterm","hashes":[{"alg":"SHA-1","content":"9f9b3e9b1b8490c59a3139acd0c4f543ab7e2846"},{"alg":"SHA-256","content":"5cb666211d7c9d8440493ce3ec89a64bf1e22331f8b132b89d5882cf59225501"}]},{"bom-ref":"1da7f315ceabb62f","type":"file","name":"/usr/share/terminfo/s/screen.vte","hashes":[{"alg":"SHA-1","content":"d80ab2d96cc9c65c234a30077c1bbc7dda62fa1d"},{"alg":"SHA-256","content":"2b09ed7204a488d1bf2597ff4ab6d94fe44594bcaa55f70abc7f326dd414de44"}]},{"bom-ref":"f29dbd1b9626e037","type":"file","name":"/usr/share/terminfo/s/screen.vte-256color","hashes":[{"alg":"SHA-1","content":"2b690edcdf05303205681fe57bfbf58c16407d43"},{"alg":"SHA-256","content":"f8c20528684fa5ef2581608c4dabbd778ff2502fa09bbcb7a16843fbf408256c"}]},{"bom-ref":"607dcfc26493a7c8","type":"file","name":"/usr/share/terminfo/s/screen.xterm-256color","hashes":[{"alg":"SHA-1","content":"9161050c4805e8a9ec09c606e7ed5dc69666a7b2"},{"alg":"SHA-256","content":"46b968de78a35eec757c30c52f3edf8add93ca04bb0aa43e2c5071100e76e5e4"}]},{"bom-ref":"dbc400108a61b728","type":"file","name":"/usr/share/terminfo/s/screen.xterm-new","hashes":[{"alg":"SHA-1","content":"18295a4c44c35681f4061daad5cef797c190ebb1"},{"alg":"SHA-256","content":"ce6cfad8b16adc144e7f0c183c42acca79ebfad2d02a96df1f92b0a003fcaccc"}]},{"bom-ref":"1362405df5cf1e92","type":"file","name":"/usr/share/terminfo/s/screen.xterm-r6","hashes":[{"alg":"SHA-1","content":"51d961daa0f5ed51638197accab163e57ce8e0d5"},{"alg":"SHA-256","content":"d7b2d447bde520f07fb34eafaa5a52475c6a573cd25ffece947538111a082697"}]},{"bom-ref":"ff984f0604257234","type":"file","name":"/usr/share/terminfo/s/screen5","hashes":[{"alg":"SHA-1","content":"5e4fd5ce5b2bbf5d23713fc013983e9544886692"},{"alg":"SHA-256","content":"6170384feff5528e0bef730b3b1e29f092866ab0a54aaf647d117e2698c959a0"}]},{"bom-ref":"6770f821da7668e5","type":"file","name":"/usr/share/terminfo/s/st","hashes":[{"alg":"SHA-1","content":"67238265f9074addf4b86e52acb885a5b08bb7b6"},{"alg":"SHA-256","content":"eef72a25b763b87fd1755e020909f45c49ca6b054b0e58ee1d20dc8fe58d37d8"}]},{"bom-ref":"9da59eb3f140cdf6","type":"file","name":"/usr/share/terminfo/s/st-16color","hashes":[{"alg":"SHA-1","content":"e19b85ae06f1d1d0289722f9797692d3a85940f1"},{"alg":"SHA-256","content":"980e6f9d925dc87f89605b1b7eba86afac8e874c370274cac45f3f6eb9b3593e"}]},{"bom-ref":"f82a801c6f40e3a0","type":"file","name":"/usr/share/terminfo/s/st-256color","hashes":[{"alg":"SHA-1","content":"ec0648df7c9cb20f0a7774087a5a96ed8ed5aa0c"},{"alg":"SHA-256","content":"332f4c6fbec2b9d21c4128d34bf9496f53a57301a5d1f6782560357f9824b3fc"}]},{"bom-ref":"06865fcb4b4c046f","type":"file","name":"/usr/share/terminfo/s/sun","hashes":[{"alg":"SHA-1","content":"faf6b1b33d6c3a6aae31f7b657810b6171d91a8d"},{"alg":"SHA-256","content":"02e392161cb23f49a8fb1ba2f1a6583e013c0c26672f58c5eaca828db3b19914"}]},{"bom-ref":"64b095257ad97a46","type":"file","name":"/usr/share/terminfo/t/teraterm","hashes":[{"alg":"SHA-1","content":"bc5d172be435fabc765f9719f0e5235c131b41b5"},{"alg":"SHA-256","content":"7806fa96cd0fb66d5254ad9fb45e886fec19d0ab183e5d90cf5ef6c43f28ee83"}]},{"bom-ref":"2136fa13c08eca2b","type":"file","name":"/usr/share/terminfo/t/teraterm2.3","hashes":[{"alg":"SHA-1","content":"d856f41e49184ea1917b0241537d76b62c56eddf"},{"alg":"SHA-256","content":"5d2986a8b2a4018e4180c7e547f3f439e71e9b0d36deb03d7e82f82e92692c61"}]},{"bom-ref":"f0c2f62066589668","type":"file","name":"/usr/share/terminfo/t/tmux","hashes":[{"alg":"SHA-1","content":"6545ca13923dfc1c8a17b6bb3b305dfd5d4da576"},{"alg":"SHA-256","content":"ffe7235fb1b775cc0cb112f84151f5755597c0705e45961235db13f8cfe48470"}]},{"bom-ref":"b4e1d5b01ce5a8dd","type":"file","name":"/usr/share/terminfo/t/tmux-256color","hashes":[{"alg":"SHA-1","content":"595a8557cd44297f5ac5b4a880142b1b4b2e943a"},{"alg":"SHA-256","content":"7f2870efd2bc94ba6ff2c6dd6e84777b687f4331920ad388991c5ffcfc444cca"}]},{"bom-ref":"5851806f11350ef8","type":"file","name":"/usr/share/terminfo/t/tmux-direct","hashes":[{"alg":"SHA-1","content":"9ea1729e5a17463050de09a321f913f9d0143cfd"},{"alg":"SHA-256","content":"047fe1b0198c9cf612cc9f6b98ee83e70529fdc0c4e3a90db1b242f5fb81ebdd"}]},{"bom-ref":"3d6b89ac679c8ae5","type":"file","name":"/usr/share/terminfo/v/vs100","hashes":[{"alg":"SHA-1","content":"a1aa4db350f527c1e6794239e8e776a644d6a508"},{"alg":"SHA-256","content":"7b513964bf48559c404b5f08e7e66b163ecf83fcc2112ad3c5a4bc00d0ed05a7"}]},{"bom-ref":"3734c4fd75d1ccd5","type":"file","name":"/usr/share/terminfo/v/vt100","hashes":[{"alg":"SHA-1","content":"ffbe7ea2dda9854bcafcdbab44b82c712dd62d17"},{"alg":"SHA-256","content":"779a219d6ed2ed282f9416ee04fe65f92a1c90606cf6e93a61cebfc3aa96c982"}]},{"bom-ref":"8386d0c65809c0ea","type":"file","name":"/usr/share/terminfo/v/vt100-nav","hashes":[{"alg":"SHA-1","content":"37638915ce3875ecd63b49cc894b2f84b4e1bd1d"},{"alg":"SHA-256","content":"0c2f3a0c2146f970dbba975536dd8fb3af0ed8406db6756463c1858f0df8fcb8"}]},{"bom-ref":"addb3b3f2e21a1e2","type":"file","name":"/usr/share/terminfo/v/vt102","hashes":[{"alg":"SHA-1","content":"757033dcf26d01cf4216c3a0dfae91f4d074838d"},{"alg":"SHA-256","content":"7fe8275bde4dc821f6b89ca2fd99badff00d02db7d92fe9a419ebe7331426e36"}]},{"bom-ref":"fe69710aa451b2ab","type":"file","name":"/usr/share/terminfo/v/vt200","hashes":[{"alg":"SHA-1","content":"160795cab5b8106b8a7f7614a4ba01e817bd214a"},{"alg":"SHA-256","content":"463acf11d61e842340295dfd230bfdca83d6fc3ee8b3a52aed0058b3f7ea7f17"}]},{"bom-ref":"d034c618b783ad13","type":"file","name":"/usr/share/terminfo/v/vt52","hashes":[{"alg":"SHA-1","content":"bd610789d092c60c5eee5fab1910efe730d81c96"},{"alg":"SHA-256","content":"84e298d614f21185e2da434d327791c6a9900c81d1d7a40c51878223cff9e9db"}]},{"bom-ref":"ec0be8a3bda4669b","type":"file","name":"/usr/share/terminfo/v/vte","hashes":[{"alg":"SHA-1","content":"1279e5836479fc7ac3dd83d9b5bc891653f583bb"},{"alg":"SHA-256","content":"782d770d1be044e4d3bf44cd639a1b21bb5389484c615f79e9b8dc07ebe1a18b"}]},{"bom-ref":"3470eee15be9a014","type":"file","name":"/usr/share/terminfo/v/vte-256color","hashes":[{"alg":"SHA-1","content":"5a7602699fd2d66d933db42a4121102b75b8c7cf"},{"alg":"SHA-256","content":"34543f76475ae9fa5853f5ceaf10c86bb67bbb20168145b59b38f7695e15c0fb"}]},{"bom-ref":"7f47ed7ef2bb0738","type":"file","name":"/usr/share/terminfo/v/vwmterm","hashes":[{"alg":"SHA-1","content":"085386646a79cbd4e49eb6217e65e3744525b79e"},{"alg":"SHA-256","content":"1b818a0e56ea1064bc1e9bc138219326eb5012a0218d1c77761a078abc89a5f9"}]},{"bom-ref":"c7a86ce094de2437","type":"file","name":"/usr/share/terminfo/w/wsvt25","hashes":[{"alg":"SHA-1","content":"985bd204bf76f17ee4e1cc4a595479218b88ab6c"},{"alg":"SHA-256","content":"093961ea371afaa3a908d15a28995d54169bde6674e0b6894f42bc24bf292fbd"}]},{"bom-ref":"602f6daf739c2cb4","type":"file","name":"/usr/share/terminfo/w/wsvt25m","hashes":[{"alg":"SHA-1","content":"adb87ee10634eba60367bb7ee4fb92350e1d850d"},{"alg":"SHA-256","content":"f26b9e92ce147e3227858d850e1ffcfa8717355a486db12584ba5700eb18ebbe"}]},{"bom-ref":"bca3ed7aaab67ae6","type":"file","name":"/usr/share/terminfo/x/xfce","hashes":[{"alg":"SHA-1","content":"2295d08f2831f0e3323b9061ee797c134a14a8df"},{"alg":"SHA-256","content":"390a5f18914c8c867a62637326b7a0f00ec72c746fe282efe55fa36746241c84"}]},{"bom-ref":"a2c0c0a9a4ad6ae3","type":"file","name":"/usr/share/terminfo/x/xterm","hashes":[{"alg":"SHA-1","content":"05401fd901d161e3ac457f020ad42dcc175c178b"},{"alg":"SHA-256","content":"258dbccf3cb114079baf5d3f870fbe0b6b1470303fa8399d2fca1dc56e9527c1"}]},{"bom-ref":"dd9f3378c1dcd68d","type":"file","name":"/usr/share/terminfo/x/xterm-1002","hashes":[{"alg":"SHA-1","content":"d6f7c79d9f64b6d4d84941b99e19a7b905ba16ac"},{"alg":"SHA-256","content":"36f2603d03cf19226b5ff3c3fdb77bfa69a9c304341f270b421039e9de720b84"}]},{"bom-ref":"81d58ae432e0647b","type":"file","name":"/usr/share/terminfo/x/xterm-1003","hashes":[{"alg":"SHA-1","content":"9ff86fca4403c906b4e0f600e2fa3cfa9d947bb8"},{"alg":"SHA-256","content":"b91c3c096cee86be456a556a4f95e2d933e51fa1fd2d2345fe721f6114c07ad8"}]},{"bom-ref":"8728b8da0db0f7d8","type":"file","name":"/usr/share/terminfo/x/xterm-1005","hashes":[{"alg":"SHA-1","content":"d2fa8bf6095cc8d40d092b29b707f6e67a4c95c5"},{"alg":"SHA-256","content":"c1a4303a7894630fb1d3aa39221483531277d2dcdcc6566ad59dac315cd7eee2"}]},{"bom-ref":"141ce74c8295b47a","type":"file","name":"/usr/share/terminfo/x/xterm-1006","hashes":[{"alg":"SHA-1","content":"1b0dfb6b7ca32003057e09f25e4401ab339b6225"},{"alg":"SHA-256","content":"70375edaf4dccd0faa56adbfdda58373fc72f5ae555e72d167f6fb49a049b143"}]},{"bom-ref":"b6e659f5dc125cbd","type":"file","name":"/usr/share/terminfo/x/xterm-16color","hashes":[{"alg":"SHA-1","content":"f1bbef43f4f3202c13d611d2257ea76982681cd7"},{"alg":"SHA-256","content":"3a3fd10022d2a44b5134fc50c816073e1ce0e3345ec9d477229a319ecc577afc"}]},{"bom-ref":"fa798c0e2c2a465c","type":"file","name":"/usr/share/terminfo/x/xterm-256color","hashes":[{"alg":"SHA-1","content":"712c5ae07afdc4d4b459f2359aa41ec52fda09df"},{"alg":"SHA-256","content":"1eb6ddea79d7512693e3be76ee66939984d134b5ad179b9418e73a651df9e5ef"}]},{"bom-ref":"1c9bdc19a9513ae3","type":"file","name":"/usr/share/terminfo/x/xterm-88color","hashes":[{"alg":"SHA-1","content":"a3bba275654575fcafd810e457cc7b26368adbdd"},{"alg":"SHA-256","content":"15e1f63b419fd67c43a04177f0507c9559ef7efcc25563d279d257f048c40d1c"}]},{"bom-ref":"8a724bb7e15b03db","type":"file","name":"/usr/share/terminfo/x/xterm-8bit","hashes":[{"alg":"SHA-1","content":"6147b83c6a0616522ae0833646887b6b5e5565f0"},{"alg":"SHA-256","content":"999ec07a74a5587da0966f9a361e587143aeab35212cbab6ad4a03451ef797d1"}]},{"bom-ref":"83048531bcbd315d","type":"file","name":"/usr/share/terminfo/x/xterm-basic","hashes":[{"alg":"SHA-1","content":"a84a45e8d4f34c78094475d4a0a4d489a4a158fd"},{"alg":"SHA-256","content":"5d54cb15056ae0a673ef75dcce8cc6966dbe74579808ea81180e84965871dca0"}]},{"bom-ref":"4173edf25c3776b2","type":"file","name":"/usr/share/terminfo/x/xterm-bold","hashes":[{"alg":"SHA-1","content":"4e889ac2d471114952b37ddcf1b6fc82321f58dc"},{"alg":"SHA-256","content":"4296a878469b6bc5bab5acbce875e43bc501ab57a62d8d29cd34a424ba1e9de4"}]},{"bom-ref":"70dfc7a89000fe42","type":"file","name":"/usr/share/terminfo/x/xterm-direct","hashes":[{"alg":"SHA-1","content":"cf121ec567a4b294e208764c3095883bf7b9410a"},{"alg":"SHA-256","content":"5b29461c1b46d7174e32249cee30d9ac7248e201b3aa617f548e5b54af3947f8"}]},{"bom-ref":"a5556de0fad0dc95","type":"file","name":"/usr/share/terminfo/x/xterm-direct16","hashes":[{"alg":"SHA-1","content":"5f73945f329a2bd1296d01d0859e0e5a44aaa3b5"},{"alg":"SHA-256","content":"5396c3ba561cfb6927dd368aa47713e32e95e23100dc17e9506e31a94c3f1792"}]},{"bom-ref":"e8b609ed957ca805","type":"file","name":"/usr/share/terminfo/x/xterm-direct2","hashes":[{"alg":"SHA-1","content":"46eedc099d1e27959a7515270071b33af4962615"},{"alg":"SHA-256","content":"2df740c502af5b4b2d3156566bfe5eb88217a7085411f8649c640062b5ba1108"}]},{"bom-ref":"cb470328ca6e85d9","type":"file","name":"/usr/share/terminfo/x/xterm-direct256","hashes":[{"alg":"SHA-1","content":"8ec1cd65fae3b352b99dee9916e87673379ba0dd"},{"alg":"SHA-256","content":"9a9ccd1889a1c72c110d95c02341a96f7514f5f3b185148652e7611829d8deba"}]},{"bom-ref":"974605869f77f83e","type":"file","name":"/usr/share/terminfo/x/xterm-hp","hashes":[{"alg":"SHA-1","content":"8695bd6f8cb45ab9cfdb8308e0eb431d361f752e"},{"alg":"SHA-256","content":"9af5d231e351e0d3051145533f5a917555e1f3a0bc374030085678e961a6fee6"}]},{"bom-ref":"d005225826e07994","type":"file","name":"/usr/share/terminfo/x/xterm-mono","hashes":[{"alg":"SHA-1","content":"554f1f8aa440753daaae49b149a49b3e4c4cf848"},{"alg":"SHA-256","content":"3024be4c36be53d6468fa1e48a0f584a410a17e26c3c6e7826c815b4ef56c595"}]},{"bom-ref":"682efec85d2657b0","type":"file","name":"/usr/share/terminfo/x/xterm-new","hashes":[{"alg":"SHA-1","content":"d2a532ce479e7c42d2786c349f68150084f6c8d6"},{"alg":"SHA-256","content":"9d7549ea067f9e94b10f83b4d4ab2d18dc2a7d5c170e25a3d97e3aa63c5e736c"}]},{"bom-ref":"8f2de59af20101d6","type":"file","name":"/usr/share/terminfo/x/xterm-nic","hashes":[{"alg":"SHA-1","content":"154c6d196444a0aca4792e384ddda58efb814435"},{"alg":"SHA-256","content":"0969e43ffbb079cea8f8d0d6c1192ae5194c0afd90a5acb91e9558989c9afd1e"}]},{"bom-ref":"2e8cb5752471c23f","type":"file","name":"/usr/share/terminfo/x/xterm-noapp","hashes":[{"alg":"SHA-1","content":"68273e1ecda34b62dc14a5bd9599a5e2773584f3"},{"alg":"SHA-256","content":"6cb0dace634023159c3fc902185237d7c34680de58d3d8e190f3b1b9a7b97a01"}]},{"bom-ref":"8e8f69ab9ab92e1a","type":"file","name":"/usr/share/terminfo/x/xterm-old","hashes":[{"alg":"SHA-1","content":"34923577f4a51dbe7a79d1d6274d10e207d28eb7"},{"alg":"SHA-256","content":"927b8821c947b96b020ca7341dffb57bdfa2986fcaecd5fdbf2ca2369eacc285"}]},{"bom-ref":"725aa3eae47352ce","type":"file","name":"/usr/share/terminfo/x/xterm-p370","hashes":[{"alg":"SHA-1","content":"cbe9057969910a4d2563be00354753bbb252dec1"},{"alg":"SHA-256","content":"031ff9940334d84a7e23d5433d9990a13202297493199a8b3e64c6979fafbbbb"}]},{"bom-ref":"06f3d945a446d028","type":"file","name":"/usr/share/terminfo/x/xterm-p371","hashes":[{"alg":"SHA-1","content":"078cb96679845f1947bfda77a800b2048eec5038"},{"alg":"SHA-256","content":"af5b74824f980cbd847e72c3870212a93c815390d41a05dacfe3e6b05ed04109"}]},{"bom-ref":"bc9b3fb02ae8958c","type":"file","name":"/usr/share/terminfo/x/xterm-pcolor","hashes":[{"alg":"SHA-1","content":"956b61f6a02ee955b5795e0f35937ef81bb4474e"},{"alg":"SHA-256","content":"1fc3a8c307a46818870ad4313246f62c439ca3ef704a947c09471e8cf335e2fe"}]},{"bom-ref":"e16eede3b5bc13a9","type":"file","name":"/usr/share/terminfo/x/xterm-r5","hashes":[{"alg":"SHA-1","content":"a4283a7cf44e9e4a4a9e5ac166328ba8d6ddf632"},{"alg":"SHA-256","content":"82098ec067be6189e91e8264278bb85fe3b7bfdeaa3754be301313be140522ca"}]},{"bom-ref":"ab622a06f8ab66c9","type":"file","name":"/usr/share/terminfo/x/xterm-r6","hashes":[{"alg":"SHA-1","content":"97bfc10103a98e54eb646a2e9b39d9e23a983336"},{"alg":"SHA-256","content":"ee12fe6d2d8e1d0b83d1042fe8a38f1aed6fd73e2c7316e6db5ec5b061b09ef8"}]},{"bom-ref":"00a04fec482a33a7","type":"file","name":"/usr/share/terminfo/x/xterm-sco","hashes":[{"alg":"SHA-1","content":"62c36865d2fb22745bf37e016db59011c437479d"},{"alg":"SHA-256","content":"6a4444dfb6a29f047ad9bc5723664ed8cb1cce783843908e231f5588ea6d7ac2"}]},{"bom-ref":"0df5a7ad8e345b55","type":"file","name":"/usr/share/terminfo/x/xterm-sun","hashes":[{"alg":"SHA-1","content":"1d01c666d91976107d54ea2d1584f3b8e15019e6"},{"alg":"SHA-256","content":"bf9df3dd6420c3d306f0c961f06a327a8941e0fa0b45387eddc7e7b52cbd1975"}]},{"bom-ref":"9ea6c38f846f6479","type":"file","name":"/usr/share/terminfo/x/xterm-utf8","hashes":[{"alg":"SHA-1","content":"1d6adc0fe5db5b3aa1170cff01d811413437568a"},{"alg":"SHA-256","content":"659ae77756fbb3ec6ad6ccfa535d947f2d9916f94813cc14a8dc24455801d3cf"}]},{"bom-ref":"45519e595745a759","type":"file","name":"/usr/share/terminfo/x/xterm-vt220","hashes":[{"alg":"SHA-1","content":"d62aed70b2609bcefd3dd82c64343dfc6b9b3eda"},{"alg":"SHA-256","content":"6da936daf8eb16527c721d90dcc82542e195adc87f2a7f4c2fe190c7ce202b8c"}]},{"bom-ref":"1b9daf512c71c97b","type":"file","name":"/usr/share/terminfo/x/xterm-vt52","hashes":[{"alg":"SHA-1","content":"e637c5e581a5afab90be8fdebbb0200db9a1f164"},{"alg":"SHA-256","content":"d3cc5fccf1456f1a2b318ad55d3f233601cafa16f1225ab1cb727f9094dfc014"}]},{"bom-ref":"d98fea828c535d50","type":"file","name":"/usr/share/terminfo/x/xterm-x10mouse","hashes":[{"alg":"SHA-1","content":"31249f182d3f0888d649a240195be53f5114bd9a"},{"alg":"SHA-256","content":"12399de6db7353abea80e4764c91f2062120d5e5e273768087fcbb72c5f7a1d2"}]},{"bom-ref":"8fcc6bb6cb4c0e61","type":"file","name":"/usr/share/terminfo/x/xterm-x11hilite","hashes":[{"alg":"SHA-1","content":"37f321d9ca95776f0934d37beb7775828e5a1e5e"},{"alg":"SHA-256","content":"58a3eeb51ba9a25de5148a282d2551a4c41049de13d392276e125baa983ff302"}]},{"bom-ref":"a788f535dbe9a28f","type":"file","name":"/usr/share/terminfo/x/xterm-x11mouse","hashes":[{"alg":"SHA-1","content":"b402a2dff1ebb686c4fe8653325d71491cd0a1cd"},{"alg":"SHA-256","content":"5788e5e8c8a35d00d25b423b9c82e8a5fa7c7c00bb2df47be588d0edadbd9a9b"}]},{"bom-ref":"7c0829187429ea50","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v32","hashes":[{"alg":"SHA-1","content":"19840e58a41b5f289c78073fe5eb0e83d0b002c4"},{"alg":"SHA-256","content":"bf8cbc70b73992ca93b22f411bae2f71d613a69a9f0b59f0f9c2d5be12f982d8"}]},{"bom-ref":"53dc3be6775b5734","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v33","hashes":[{"alg":"SHA-1","content":"b458625d264a9717e805f17e5415ad9554221e05"},{"alg":"SHA-256","content":"d4127e626af189a2d56cc45e1c60e4e6ac32b4d55b9c417129bcc8369c347515"}]},{"bom-ref":"9303ab123c45c845","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v333","hashes":[{"alg":"SHA-1","content":"93e84400f5ff9008cd64565d35630e3a121448fe"},{"alg":"SHA-256","content":"24a1f8a18d96d544cef7c4427bee3f4b73fe12156e902ea214cf49d6807b3bb5"}]},{"bom-ref":"24d487a7dd3555d8","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v40","hashes":[{"alg":"SHA-1","content":"dfaacdc92a4bc1c13fddcc7279c9ac5f15233d27"},{"alg":"SHA-256","content":"7da82a4679f772e87f3ca2b93740ee0d0e20f61a263bbfea31199566eab29536"}]},{"bom-ref":"5a4f127f9fa4e1a5","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v43","hashes":[{"alg":"SHA-1","content":"dd74540822b3982624d3f21fd53c37381c21240d"},{"alg":"SHA-256","content":"0507f61ded223aa930b87d22255974423d73fdd860ea588d4fd0b895e5d9d2ea"}]},{"bom-ref":"300bf99ca98c2aa5","type":"file","name":"/usr/share/terminfo/x/xterm-xf86-v44","hashes":[{"alg":"SHA-1","content":"e17794a406f5afd3082a5a6d0218baae9531fe0b"},{"alg":"SHA-256","content":"1111271420d735b74ecb175e9fcb79847e6c0e298c3abfb2224747502a854adf"}]},{"bom-ref":"ff7d01ef09c75c76","type":"file","name":"/usr/share/terminfo/x/xterm-xfree86","hashes":[{"alg":"SHA-1","content":"735e300eaa0b79dcb0f6683e9861565fd3f884da"},{"alg":"SHA-256","content":"0827497deddd4ec9e9515dd9530e6b0bf92762553d1c4eedbca3459c1931775e"}]},{"bom-ref":"759f2b8027a56402","type":"file","name":"/usr/share/terminfo/x/xterm-xi","hashes":[{"alg":"SHA-1","content":"8fdba88c3930d0828f84c09ed998fbc431c0aa49"},{"alg":"SHA-256","content":"d89c9fe77fa62d5df516089d11422ede4b78c167cf061e17a183b663f022c051"}]},{"bom-ref":"a2b89ea4c4937d68","type":"file","name":"/usr/lib64/libacl.so.1.2.2400","hashes":[{"alg":"SHA-1","content":"00912c54adea8922bf15cf6247060f30df7b6f7b"},{"alg":"SHA-256","content":"6c3babdb3f1ddf41fb8659110cb837886387336733ed5d8e73cd053c8add88fe"}]},{"bom-ref":"9a1bd4a5e948c737","type":"file","name":"/etc/pki/ca-trust/README","hashes":[{"alg":"SHA-1","content":"4c0ea7b4623886d2246b9b113fafd1670ba42cb1"},{"alg":"SHA-256","content":"6c7b9287c41c171c64b358fc7331b8a9ae969fc2d00d997d88bcbf4da0de598a"}]},{"bom-ref":"f3cc835236a5ae00","type":"file","name":"/etc/pki/ca-trust/extracted/README","hashes":[{"alg":"SHA-1","content":"3c68219ad0bbe17c9773c5701ab34ad4d08a01a6"},{"alg":"SHA-256","content":"146ff96c60a8ee32bbcf2da59d624d6ecfbab7ef7442529d46d8d63064d8ca58"}]},{"bom-ref":"4b62d81b2e9b5458","type":"file","name":"/etc/pki/ca-trust/extracted/edk2/README","hashes":[{"alg":"SHA-1","content":"751dd2582a3cc4bbb46f9ea1145bd8e3f59c6e6f"},{"alg":"SHA-256","content":"757c28eddb0634b74e6482d16324193be27eee41864c1f96c447020dae14b44f"}]},{"bom-ref":"c1b7b9559d9d4265","type":"file","name":"/etc/pki/ca-trust/extracted/edk2/cacerts.bin","hashes":[{"alg":"SHA-1","content":"932b7df8a8175341fdceda0ad888ce8cbf3ed356"},{"alg":"SHA-256","content":"10d123f5c252a9b611aeda90281aca0dcf1b6c63698e6a5ae7080fe36ff83801"}]},{"bom-ref":"e066c5f9d44bcafd","type":"file","name":"/etc/pki/ca-trust/extracted/java/README","hashes":[{"alg":"SHA-1","content":"6f501ecef2660fe2ad027b83a8165fbfce71ea27"},{"alg":"SHA-256","content":"7bb8781320fb3ff84e76c7e7e4a9c3813879c4f1943710a3b0140b31efacfd32"}]},{"bom-ref":"068a36f9816c3d2e","type":"file","name":"/etc/pki/ca-trust/extracted/java/cacerts","hashes":[{"alg":"SHA-1","content":"74285c7c04060d28776f7c6da406fc616a476d58"},{"alg":"SHA-256","content":"c75d33c98288cea4d1877263708348ac55d43ca44e821a18a8a29c139a0ca315"}]},{"bom-ref":"149341c8e887edde","type":"file","name":"/etc/pki/ca-trust/extracted/openssl/README","hashes":[{"alg":"SHA-1","content":"1b007d0cde2d4791df3363c6fa6a22f0263031a4"},{"alg":"SHA-256","content":"6c812d1ec8ce5bde2216cc42be33021d6345fbea05c14f50c52191a38c175ea9"}]},{"bom-ref":"05d79b5f0d2ffab5","type":"file","name":"/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt","hashes":[{"alg":"SHA-1","content":"3a7677b2b314780d94d68357546cb16b2e8c1eb0"},{"alg":"SHA-256","content":"07218b59823db81882f993cdcb9c714a6a0af88ca6a87280d2a02cafbec12541"}]},{"bom-ref":"7754287db2a08ba4","type":"file","name":"/etc/pki/ca-trust/extracted/pem/README","hashes":[{"alg":"SHA-1","content":"2e9c850350cb6adc069c023f9a619d08377bdcbd"},{"alg":"SHA-256","content":"27362e773c8b6bb065a455a66badb05e2652720bab8ade9ab91f0404cf827dab"}]},{"bom-ref":"84b4e53097bc32b8","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/ACCVRAIZ1.pem","hashes":[{"alg":"SHA-1","content":"620fa298774c61bc147e4766753252267a4d9c9d"},{"alg":"SHA-256","content":"04846f73d9d0421c60076fd02bad7f0a81a3f11a028d653b0de53290e41dcead"}]},{"bom-ref":"1c8e25c854741a5b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AC_RAIZ_FNMT-RCM.pem","hashes":[{"alg":"SHA-1","content":"ceb43c8ebea65e461729f071ad2f4ef62a831ba1"},{"alg":"SHA-256","content":"aa18ea4c9a8441a461bb436a1c90beb994ac841980b8fd62c72de9a62ddf8ae3"}]},{"bom-ref":"a62fd006bed145f6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem","hashes":[{"alg":"SHA-1","content":"4f6fa356c7ad3ab1ddee68e9d4a43d76aebed253"},{"alg":"SHA-256","content":"8e3f237813d3f3e2f5767bc2a694a7557f84bb79fd60ef1adc25afd0c1fc5ef6"}]},{"bom-ref":"3a36c9e8e710aeed","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/ANF_Secure_Server_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"86c697b354c67874c5fffdadca5d70896d23730c"},{"alg":"SHA-256","content":"efb2df6e0075fa74e448077e402d171851b2ffe4668a614adc00dcbc75633afd"}]},{"bom-ref":"547e31a14530b584","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Actalis_Authentication_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"511ca95607022a99ed8e68bd63f136c4854cefcb"},{"alg":"SHA-256","content":"c6d25347727f267774611677588d76f8a54a6e14d3e99dd69ef2c20612ed87c5"}]},{"bom-ref":"bdfc6e64fa7d821a","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AffirmTrust_Commercial.pem","hashes":[{"alg":"SHA-1","content":"31629611efda355cdc62783bd61e91aa0ba20aa6"},{"alg":"SHA-256","content":"7108110fdaf19e3e5a7ed8fa38557248e79fe78bb2e9eefe7a0bb801cbfd2db7"}]},{"bom-ref":"f80439597d6a9708","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AffirmTrust_Networking.pem","hashes":[{"alg":"SHA-1","content":"87a9857563967d59ccbe51e4a8fc2ba2fda1e919"},{"alg":"SHA-256","content":"b68109f50ba0abed3b938afebd2ab42a2f5089062c59e9fc74425e2742d894bc"}]},{"bom-ref":"ba19eb2ba6db6595","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AffirmTrust_Premium.pem","hashes":[{"alg":"SHA-1","content":"2a47bba1a7198f3b61b179239dadc8b6d9555887"},{"alg":"SHA-256","content":"94c88202bf2c13c68b90d124f93f62374f36776b0bfbc110c6d06f829290b580"}]},{"bom-ref":"fbfb851dc119edcf","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/AffirmTrust_Premium_ECC.pem","hashes":[{"alg":"SHA-1","content":"4078832c8e87e1552a61d2f27e38917f143c8919"},{"alg":"SHA-256","content":"42f0e946149ae0e0c6a1fb0e33150ce863479b2ef7b3c700161102ad1dcb34c1"}]},{"bom-ref":"87b24fb1867eadf7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Amazon_Root_CA_1.pem","hashes":[{"alg":"SHA-1","content":"f0d2d251ef5ee84b8e05d8012056a1495fcf34b3"},{"alg":"SHA-256","content":"2c43952ee9e000ff2acc4e2ed0897c0a72ad5fa72c3d934e81741cbd54f05bd1"}]},{"bom-ref":"066450c3fd557415","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Amazon_Root_CA_2.pem","hashes":[{"alg":"SHA-1","content":"323b7b4a10c0d8da198a3e8c059c9bec24f4932d"},{"alg":"SHA-256","content":"a3a7fe25439d9a9b50f60af43684444d798a4c869305bf615881e5c84a44c1a2"}]},{"bom-ref":"25266bb262d3f7cb","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Amazon_Root_CA_3.pem","hashes":[{"alg":"SHA-1","content":"2e7153a81fb98a0fbb508b3b93829e4e9eda5d23"},{"alg":"SHA-256","content":"3eb7c3258f4af9222033dc1bb3dd2c7cfa0982b98e39fb8e9dc095cfeb38126c"}]},{"bom-ref":"15d0100ced990c2b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Amazon_Root_CA_4.pem","hashes":[{"alg":"SHA-1","content":"d9ac8e9773360d16d95225747626873e81aa9fd6"},{"alg":"SHA-256","content":"b0b7961120481e33670315b2f843e643c42f693c7a1010eb9555e06ddc730214"}]},{"bom-ref":"6c7f1c5801b2f16e","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Atos_TrustedRoot_2011.pem","hashes":[{"alg":"SHA-1","content":"3e7bf149a7cd32271ef18328a22c766bdb192c76"},{"alg":"SHA-256","content":"79e9f88ab505186e36f440c88bc37e103e1a9369a0ebe382c4a04bd70b91c027"}]},{"bom-ref":"567744296bb093ff","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.pem","hashes":[{"alg":"SHA-1","content":"21d7491620f569f125ea6750fbc51e0d68865eaf"},{"alg":"SHA-256","content":"970d70366b2f8c29ac71c8f71689ddd8fd321208a5ededbb2d784af33799a0f6"}]},{"bom-ref":"07e997d1e5fd5a22","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.pem","hashes":[{"alg":"SHA-1","content":"8943e4a8481b0339e69f0e7cd54c324eb3cbb03f"},{"alg":"SHA-256","content":"980dc408dd2def2d7930bec10c48e256d115f636c403b631ffb93558dacf5571"}]},{"bom-ref":"e16533445d888a37","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem","hashes":[{"alg":"SHA-1","content":"d0cd024f9827c0b9834235e9517e932ce76009a0"},{"alg":"SHA-256","content":"a618213c5dd7cbb59b3154de7241d7255333a0619cf434329becae876ce6e331"}]},{"bom-ref":"793e6210552c45df","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/BJCA_Global_Root_CA1.pem","hashes":[{"alg":"SHA-1","content":"22841f1345277d606ed6dd3c42565e0ca907cc76"},{"alg":"SHA-256","content":"08e1a8115accf7ce400a3f98fc31dbab522a3ed3644ca48389b4899e2d794f1a"}]},{"bom-ref":"1f142b39b0fc8d51","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/BJCA_Global_Root_CA2.pem","hashes":[{"alg":"SHA-1","content":"ba8137e853314ecd084532bfa3e5d63c79a3ec29"},{"alg":"SHA-256","content":"6c58125f88a4ff83d40e6b58c5532ea905be4daf1ec7da7f4542af3d34855340"}]},{"bom-ref":"de119516126e97e7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Buypass_Class_2_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"0a3e41e74e9a4137036525f0c2fd6d8edfdc7c39"},{"alg":"SHA-256","content":"9c2a7510e01aec2c9b8cc2c9d03b16576858a93863a6d0a31a2ac05f47f5dbe1"}]},{"bom-ref":"70f66bff747c5b7c","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Buypass_Class_3_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"5b889430b7dd1517c94f87b77175c5af957b15a4"},{"alg":"SHA-256","content":"8db5b7c8f058c56a8d033c2443d34fdfd3656150eaa73fe63c65161e7063ce99"}]},{"bom-ref":"46ef300098f08b75","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CA_Disig_Root_R2.pem","hashes":[{"alg":"SHA-1","content":"71a23868abee32d53d2573dc73b82e0b77d76fb8"},{"alg":"SHA-256","content":"8adefca890c92e6d0877fdcba07655296852217da657026aea69ee547642528c"}]},{"bom-ref":"ebd31f78fcc54263","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CFCA_EV_ROOT.pem","hashes":[{"alg":"SHA-1","content":"96828202bc5c8db6f4f56b4d81a2553c108ce23a"},{"alg":"SHA-256","content":"94e4ab21333740d7ed0f2b5007744e5cf6792c0ddf4c6bdfb3ce8333010e7306"}]},{"bom-ref":"7eee7abee60fb694","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/COMODO_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"b4b9dc9cf470c66b1e9e53c3029a07a941898185"},{"alg":"SHA-256","content":"e273097c7c57cb7cbb908057991ae1774d4e1e8c6a062fb6be9e6645b32fb431"}]},{"bom-ref":"2764a142bd8f88f7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/COMODO_ECC_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"e99968bdee964aeabd2f025ccabe1d1085b2f88c"},{"alg":"SHA-256","content":"d69f7b57250536f57ffba92cffe82a8bbcb16e03a9a2607ec967f362ce83f9ce"}]},{"bom-ref":"621d791be5c0e405","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/COMODO_RSA_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"f406946f4a9b379d4af9847451ca01dc40cfb968"},{"alg":"SHA-256","content":"24b0d4292dacb02efc38542838e378bc35f040dcd21bebfddbc82dc7feb2876d"}]},{"bom-ref":"80e2beade1b5ead6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certainly_Root_E1.pem","hashes":[{"alg":"SHA-1","content":"bcbe678ccaafd4dafae76ff27858163acdad7d0a"},{"alg":"SHA-256","content":"1b28a5568648fef0d3faeb916cb7bdb054724cb3b5a00c6bfd3d8a2fba7a8bba"}]},{"bom-ref":"42fa5097812373bf","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certainly_Root_R1.pem","hashes":[{"alg":"SHA-1","content":"f2a61f2c7fcc32cf79611fdc2e1a1a774922dfc7"},{"alg":"SHA-256","content":"0c78902126532fde9eed4b2d8b6a2c9bbaa8b3abc59f233c45c6cb5514a9f808"}]},{"bom-ref":"45b31d8731dcde6f","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certigna.pem","hashes":[{"alg":"SHA-1","content":"fe5df407c4cba70f49928410bf55df03d1e2732f"},{"alg":"SHA-256","content":"d1e1969cdbc656bb4c568116fe2d9b4f8b02b170dc20193b86a26c046f4b35a7"}]},{"bom-ref":"2ddfbf054a0f4fa2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certigna_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"55d0638baee7a6144b8e3c028c24ee1127202c3c"},{"alg":"SHA-256","content":"fe3b44c18182e167121a2c645cecc4817441d469dc00633e60fe8476f9e1ad96"}]},{"bom-ref":"fc790724ad4d6a67","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certum_EC-384_CA.pem","hashes":[{"alg":"SHA-1","content":"22dbd35fe494149e558aa745ec3114396ce7788a"},{"alg":"SHA-256","content":"c4a426fe57a7e4e6966e2103f2941eb7263e7c35727dd0f412bd593467304999"}]},{"bom-ref":"764dac5a77a8cc25","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certum_Trusted_Network_CA.pem","hashes":[{"alg":"SHA-1","content":"76c3afd5eaf8d5cbf250f08b923fbf9085c6793e"},{"alg":"SHA-256","content":"43f1bade6454349c258017cc99113f8b6a5712e3807e82ad9371348d52d60190"}]},{"bom-ref":"8a90cb93438d1c5a","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certum_Trusted_Network_CA_2.pem","hashes":[{"alg":"SHA-1","content":"164db231827f86d73012dc6680fb6be777f205ac"},{"alg":"SHA-256","content":"9dd4cbb6d2c29cbb3ca98da02c042a690c0ef4c0521d98aae37e0a704c4bf210"}]},{"bom-ref":"a4d7f6b010397fc2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Certum_Trusted_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"224c9274d5af21d3cee7eb1b143d471be19e1b4d"},{"alg":"SHA-256","content":"e6c62d3f63ba03f4dac458b7dac6c09eb4d71cc3c6621769c3883ed51677c01c"}]},{"bom-ref":"cf872a29952520b7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CommScope_Public_Trust_ECC_Root-01.pem","hashes":[{"alg":"SHA-1","content":"37575d65f82284bd61f2bfce0820c8c3a7da69a3"},{"alg":"SHA-256","content":"a5e66a87e60e17b9aac2d825c9b898ce4bb635dd6e8a137c0dd2ca761b6165ce"}]},{"bom-ref":"f26f078577b77a13","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CommScope_Public_Trust_ECC_Root-02.pem","hashes":[{"alg":"SHA-1","content":"bbdb4d47a7949fa7542f754f329b7602064fff8c"},{"alg":"SHA-256","content":"80eda3bc1316bbb2c18df887c7a30a40ace97146471337e06bfdd46337a688c3"}]},{"bom-ref":"683124a4cbbc7f43","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CommScope_Public_Trust_RSA_Root-01.pem","hashes":[{"alg":"SHA-1","content":"e6d40ed9e062ff5e9fc2c14c5a5dff81fea212f3"},{"alg":"SHA-256","content":"ee459c64139faa1fb8d90a9195022aaca51808c62bb374afa2a26b50875346b1"}]},{"bom-ref":"fd79f2b23d1f5f1e","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/CommScope_Public_Trust_RSA_Root-02.pem","hashes":[{"alg":"SHA-1","content":"749aa8aa41aa221ac66106efb8d60e0705945fb1"},{"alg":"SHA-256","content":"fed2654034ede8dc7677c5e06d4b583bcb0ae352f03cd16111d34c854bbffbbc"}]},{"bom-ref":"34865adfc858d9cf","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_BR_Root_CA_1_2020.pem","hashes":[{"alg":"SHA-1","content":"90be8e8f64cca12962624e98b8d9174373ee0e89"},{"alg":"SHA-256","content":"ae927c01e73470cfc89943b5cd8f26e481d55c833517c1017f3fef404a38a317"}]},{"bom-ref":"e1cb773e55b286ee","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_BR_Root_CA_2_2023.pem","hashes":[{"alg":"SHA-1","content":"0071016c046d1407424d80aa71c640a0e3d3db17"},{"alg":"SHA-256","content":"2754e50d3377d6613e95df6d7a40150bb3a1fa1ae35382af96c7be58cdcbeb14"}]},{"bom-ref":"fb702cda367b85b5","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_EV_Root_CA_1_2020.pem","hashes":[{"alg":"SHA-1","content":"9751a120d60bb07072c400729f0245903faab22b"},{"alg":"SHA-256","content":"0b83e3ece7c33128cc31ac97595ce1bdb524db3f924623093b64e6a96ffb4b9b"}]},{"bom-ref":"a2f363dc97f0b122","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_EV_Root_CA_2_2023.pem","hashes":[{"alg":"SHA-1","content":"59f7fa35fd3098f51913b9213729a30e92964735"},{"alg":"SHA-256","content":"268e32f39fb4f9316d0680fde4eb479bbe8c4093193551c4b388f703ada60eca"}]},{"bom-ref":"36e958742c44e0c3","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_Root_Class_3_CA_2_2009.pem","hashes":[{"alg":"SHA-1","content":"0955eda0b9f35d8915cfc5decba0fdeffa307a15"},{"alg":"SHA-256","content":"a00b8aa918457f5e7e58457b5e2f80d640fa77cc290572aaab1ae7b4734a9528"}]},{"bom-ref":"8f62644e2ca99b33","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/D-TRUST_Root_Class_3_CA_2_EV_2009.pem","hashes":[{"alg":"SHA-1","content":"9b3af04c571ba2783543c5ab5193aa279398fa76"},{"alg":"SHA-256","content":"f81ceeaf6341513ef391ab3ea3302e8b2fb2c1527752797bba9b20ca22048b3c"}]},{"bom-ref":"afaea83dc0f9dabe","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Assured_ID_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"d636a2396e29b4e91e00106a183938a6d746f716"},{"alg":"SHA-256","content":"b52fae9cd8dcf49285f0337cd815deca13fedd31f653bf07f61579451517e18c"}]},{"bom-ref":"3e4af72a0c17c85b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Assured_ID_Root_G2.pem","hashes":[{"alg":"SHA-1","content":"9662d04625b183655fdb0304f644865a28a2af7c"},{"alg":"SHA-256","content":"660b5aa96668c5162f4af6b0a01241d8527aef8fa8a5307a7033b83c3de4a72d"}]},{"bom-ref":"319957d45e0bddd6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Assured_ID_Root_G3.pem","hashes":[{"alg":"SHA-1","content":"07683ac24e071f61794b8ef1d77fa9096b8d6a90"},{"alg":"SHA-256","content":"c4fa4cc30be6aee0a4c0dff81f28768eedd83e8d4934a42f82179cbfa61f13ad"}]},{"bom-ref":"e5503f612ce3970e","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Global_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"4418290c0af661843b28c70f4eb728f4cc462960"},{"alg":"SHA-256","content":"39fdcf28aeffe08d03251fccaf645e3c5de19fa4ebbafc89b4ede2a422148bab"}]},{"bom-ref":"c30dbf90bb890951","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Global_Root_G2.pem","hashes":[{"alg":"SHA-1","content":"bcd60f07008eed3bd1d16a974fff0b93ce68110b"},{"alg":"SHA-256","content":"5d550643b6400d4341550a9b14aedd0b4fac33ae5deb7d8247b6b4f799c13306"}]},{"bom-ref":"fe61e54545282174","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Global_Root_G3.pem","hashes":[{"alg":"SHA-1","content":"ee09b75a1fb80f76354f45dace36fa5174d96bb0"},{"alg":"SHA-256","content":"1914cd2d4cde263315f9e32c7683fc0e1b921919ad12b256d49bf782011c03cc"}]},{"bom-ref":"b4eb16bec7b648c0","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_High_Assurance_EV_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"ff242a82d695ca1e476ec5a465cb44f0747edb58"},{"alg":"SHA-256","content":"d98f681c3a7dce812b90bf7c68046827f3bf5607357f1e4918c5dc813b359bf1"}]},{"bom-ref":"1a3595f5d1f33bd4","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_TLS_ECC_P384_Root_G5.pem","hashes":[{"alg":"SHA-1","content":"02326c81a98c8914ec59c4be2817b6f2177e8033"},{"alg":"SHA-256","content":"05161ad2ac04a0df956ef803e127aa877cc5131e0a727ed8e5de43f02e8868c4"}]},{"bom-ref":"0e908ac04af920ce","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_TLS_RSA4096_Root_G5.pem","hashes":[{"alg":"SHA-1","content":"b6c7cf76bffe105afc7255951b70fa1b140c452e"},{"alg":"SHA-256","content":"fe64d4b3ae749db5ec57b04ed9203c748fff446f57b9665fad988435d89c9e43"}]},{"bom-ref":"48b9c04df863f000","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/DigiCert_Trusted_Root_G4.pem","hashes":[{"alg":"SHA-1","content":"e18e58c72171c631853f21ddeeef0f3eddff113c"},{"alg":"SHA-256","content":"ce7d6b44f5d510391be98c8d76b18709400a30cd87659bfebe1c6f97ff5181ee"}]},{"bom-ref":"6f0b90de6d102252","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Entrust_Root_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"84c2702946b6895ac09e25fc4eccd685129a2e27"},{"alg":"SHA-256","content":"745bd29be45667514b4000e9cdb70cdecad0f02c78232ed722f64f7f80436e35"}]},{"bom-ref":"0f04d9f6fc8c13c2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Entrust_Root_Certification_Authority_-_EC1.pem","hashes":[{"alg":"SHA-1","content":"bec0efa7b5d94664b6427d0bdc22e77ae6ed1d6b"},{"alg":"SHA-256","content":"a0d7e56b32b767e076bd7d05ce1779dbe3656d0a02a9abe711fc79640b9f7fbe"}]},{"bom-ref":"e8e1b93a0d13d016","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Entrust_Root_Certification_Authority_-_G2.pem","hashes":[{"alg":"SHA-1","content":"6030dacb6bb4c3acd58b528313a6b417cddbcdb8"},{"alg":"SHA-256","content":"646db48fa7794bcab4581f264ff3fad4cff7bbd24f5e8bb170d4f602b6caf828"}]},{"bom-ref":"6c8d32ae68f38cf6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/FIRMAPROFESIONAL_CA_ROOT-A_WEB.pem","hashes":[{"alg":"SHA-1","content":"e5f6f17a920cdad0d8c904f0705f94e58964e7e6"},{"alg":"SHA-256","content":"9f9228cfb1ba0c6c9cd1c7b35437272b5fad8259e5205e6af57ab50edeb22e2d"}]},{"bom-ref":"baa711d216c82a38","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GDCA_TrustAUTH_R5_ROOT.pem","hashes":[{"alg":"SHA-1","content":"276ef0193f9ff2a5ee437acaa4069c8d4c41851e"},{"alg":"SHA-256","content":"b0bf3a444f89d8be7db120bfecaa2f94d9e49ede21f680d674c1e8d839d8a9a2"}]},{"bom-ref":"4998270d22b053fd","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GLOBALTRUST_2020.pem","hashes":[{"alg":"SHA-1","content":"4996eba7b2b212547bffe74e8cf38cb9e03411b6"},{"alg":"SHA-256","content":"b3bcd05e1b177130f6888fcc1cff4e01cff44ef8e6b0d035f04ad6a71dd0879c"}]},{"bom-ref":"a880b18491ba67ee","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GTS_Root_R1.pem","hashes":[{"alg":"SHA-1","content":"5aab042e2987dbf2849f05194800ee162c6a5fd7"},{"alg":"SHA-256","content":"4195ea007a7ef8d3e2d338e8d9ff0083198e36bfa025442ddf41bb5213904fc2"}]},{"bom-ref":"f33ab21f4f0eef3b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GTS_Root_R2.pem","hashes":[{"alg":"SHA-1","content":"299af0bfcb2f6fde42b5cb1eaf9d6c07a44e9b14"},{"alg":"SHA-256","content":"1a49076630e489e4b1056804fb6c768397a9de52b236609aaf6ec5b94ce508ec"}]},{"bom-ref":"d36fcc06b923f444","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GTS_Root_R3.pem","hashes":[{"alg":"SHA-1","content":"953c8337aa79ca983beabb59e85a75a7f35f310e"},{"alg":"SHA-256","content":"39238e09bb7d30e39fbf87746ceac206f7ec206cff3d73c743e3f818ca2ec54f"}]},{"bom-ref":"0fa7adce5afa522b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GTS_Root_R4.pem","hashes":[{"alg":"SHA-1","content":"54b519a7faeeae1f2d777d3fa2ce998d6a31d9ac"},{"alg":"SHA-256","content":"7e8b80d078d3dd77d3ed2108dd2b33412c12d7d72cb0965741c70708691776a2"}]},{"bom-ref":"5854ad7685447feb","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_ECC_Root_CA_-_R4.pem","hashes":[{"alg":"SHA-1","content":"d62a5e3304792e3f8c9f9bd5eaa74cf3a4b37961"},{"alg":"SHA-256","content":"d1b69887f73444c0fc0a6f22a2fe961c2423275f9c38ba7d50da2a4ba75394f1"}]},{"bom-ref":"dfacecf809af0dac","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_ECC_Root_CA_-_R5.pem","hashes":[{"alg":"SHA-1","content":"b5303a6a94db2ee51ce9b07ce05700a6839c4d0c"},{"alg":"SHA-256","content":"80eeafa5039f282345129a81ace7e1c1e1d4fd826f1eb3391a4ea56f38a6e3d8"}]},{"bom-ref":"1b2ad1cf6c773732","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_Root_CA_-_R3.pem","hashes":[{"alg":"SHA-1","content":"1b094f057de5fa44d7958268d93ed5f4d6c5dbdc"},{"alg":"SHA-256","content":"6bdc59f897631af7811e3201cbc58e5999de2600ae8667454a34514eecfd8381"}]},{"bom-ref":"42ac37a411fd9b73","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_Root_CA_-_R6.pem","hashes":[{"alg":"SHA-1","content":"a5f84689d3eeeb0c0cf67dd0bcfa7e873b3553b3"},{"alg":"SHA-256","content":"5ff8425be71c1805446bf10601ce3cb9619889866766fc9285583ca5a4a7de94"}]},{"bom-ref":"957c7ba47f65dd1d","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_Root_E46.pem","hashes":[{"alg":"SHA-1","content":"00097313addec897465681955d57c936f62fc8c3"},{"alg":"SHA-256","content":"5bd16128d0934629c2e1713140a6f97c9828dbb5429ab5797b2573efc71de1a1"}]},{"bom-ref":"f93b345058c83abe","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/GlobalSign_Root_R46.pem","hashes":[{"alg":"SHA-1","content":"d72a96202dd7467dcffc0a7772ca7c4a8c4c1cbc"},{"alg":"SHA-256","content":"dcc1a6246e13880ca5b73ef547e082dd0401e4d8837b6d211be82f7be791ac65"}]},{"bom-ref":"7650615d2c545225","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Go_Daddy_Root_Certificate_Authority_-_G2.pem","hashes":[{"alg":"SHA-1","content":"760fbb36cfb55a67c71cac3dcf0d368ea9f98ee7"},{"alg":"SHA-256","content":"500329abac100a953a7396b54b36be57d333022f17401bc948248ea179cf1784"}]},{"bom-ref":"b8b7aedca3088877","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/HARICA_TLS_ECC_Root_CA_2021.pem","hashes":[{"alg":"SHA-1","content":"7e50045e60b63c8690a29d8f434f9a740f926120"},{"alg":"SHA-256","content":"c6dc63e98b3a5e6a595c7d583a9c47c5efb6d316957466fd16c785b423eacf37"}]},{"bom-ref":"d0425f2bd5387e5c","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/HARICA_TLS_RSA_Root_CA_2021.pem","hashes":[{"alg":"SHA-1","content":"a551003c7ed1fee9ad3015fbaa3139a856d28174"},{"alg":"SHA-256","content":"05e0ebf9643197ccf8036cdd86a2ee14292c2a077dbe06435ed30369b8762564"}]},{"bom-ref":"36bea9fb4190f10e","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem","hashes":[{"alg":"SHA-1","content":"fc2c55eb2428f256ff55b96c2123a828e98f1a66"},{"alg":"SHA-256","content":"1cdd90d42b48cced8f5ecbff087c49da56b224f0272e4b5074e63b82fff5fb16"}]},{"bom-ref":"3df58206adcb2062","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem","hashes":[{"alg":"SHA-1","content":"22d9fe83302ff06ae25e6efb8cc1fa21dfaf0e72"},{"alg":"SHA-256","content":"677160e6297b48b87ede98ab7b4f2be55894491776f6191937ea397d01a6fb4b"}]},{"bom-ref":"bd5c884020880336","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/HiPKI_Root_CA_-_G1.pem","hashes":[{"alg":"SHA-1","content":"f9c9b3d9baa557bf26ce840730a726c74aa721f9"},{"alg":"SHA-256","content":"c3f06f635f1939ebeb125e5c1f030e329b63dd808d3ce803b1b1794bc78b253a"}]},{"bom-ref":"971c72b1993c1af2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Hongkong_Post_Root_CA_3.pem","hashes":[{"alg":"SHA-1","content":"d5c78ce39f6d7ca7b589017ebb57a6da21fa8fca"},{"alg":"SHA-256","content":"1fd9801787f30a4ab835b1462afc3f71473a5eacc74c0a22ed392bc3da9362f3"}]},{"bom-ref":"6a445dd1ebcab45b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/ISRG_Root_X1.pem","hashes":[{"alg":"SHA-1","content":"4de9627fe9ace4acce27eaa1a0837cd3db55704b"},{"alg":"SHA-256","content":"22b557a27055b33606b6559f37703928d3e4ad79f110b407d04986e1843543d1"}]},{"bom-ref":"d2e2c6c1c9f59878","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/ISRG_Root_X2.pem","hashes":[{"alg":"SHA-1","content":"bd49d42c1fbb733120cd260418ac892a6954d54c"},{"alg":"SHA-256","content":"a13d881e11fe6df181b53841f9fa738a2d7ca9ae7be3d53c866f722b4242b013"}]},{"bom-ref":"bff4f982f780853f","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/IdenTrust_Commercial_Root_CA_1.pem","hashes":[{"alg":"SHA-1","content":"4fa701bf556b8d2fb78fa8f47643a212523f1a77"},{"alg":"SHA-256","content":"1d03b965511ce50d0a0bae1b549ed7048c783cfcba9aa40ea11d355b1889657c"}]},{"bom-ref":"d334467b5239f6de","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/IdenTrust_Public_Sector_Root_CA_1.pem","hashes":[{"alg":"SHA-1","content":"b613bb3a6dcc2ee7ac62d0951e0ea9bcbd48ff8c"},{"alg":"SHA-256","content":"9b4282f5a402e19016c4874a52df3367eabccf05be851ad03039f777a602d30a"}]},{"bom-ref":"f33465e3ddaecc38","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Izenpe.com.pem","hashes":[{"alg":"SHA-1","content":"19e6885c728173659551480ce51ddd2680c6805b"},{"alg":"SHA-256","content":"1d37341b099afc610bf4feb387096577a0dc61bb8fd09444f1a199a1b1b117e3"}]},{"bom-ref":"0bc6109b284f6719","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Microsec_e-Szigno_Root_CA_2009.pem","hashes":[{"alg":"SHA-1","content":"d8616f439458366e6a5a94d2c72713c0c8ffcd3b"},{"alg":"SHA-256","content":"4f670affee7b14140a6d20937db6e991102d5f8bac1d2562ebf20a1afda94d73"}]},{"bom-ref":"70954be00de45d54","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Microsoft_ECC_Root_Certificate_Authority_2017.pem","hashes":[{"alg":"SHA-1","content":"69d23ec7c71994b1b2ccbad0fda4c17db22541d2"},{"alg":"SHA-256","content":"b4ee8ed700b7abe4836d119c8113bc8b717f4f1568abd7edd81f2526c5836983"}]},{"bom-ref":"f97169f24b7bf8ac","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Microsoft_RSA_Root_Certificate_Authority_2017.pem","hashes":[{"alg":"SHA-1","content":"f644c114129ef405b4b513787f189e78f398f0e9"},{"alg":"SHA-256","content":"626d330f6a8944fa4245f02f9795668e25a40b29b4cc5206bee73337b7dcd4d5"}]},{"bom-ref":"0c6a71015b606478","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/NAVER_Global_Root_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"3319083d34cb6e52c0df4d4cdbebfb065c6b8b4f"},{"alg":"SHA-256","content":"9848c94859f83e48defe0b25a0f4347480b56ea2bb3336fe6d4dcf00d0d6031d"}]},{"bom-ref":"362f8580ab49aed2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/NetLock_Arany__Class_Gold__F__tan__s__tv__ny.pem","hashes":[{"alg":"SHA-1","content":"3c1c0175e7f82dfa6aa6f6cc32aaed15ac50f42d"},{"alg":"SHA-256","content":"40f60f2e2f83fb6c63ddefeba7939a7852b2d468183ea939cc4dcac8fe4cc87d"}]},{"bom-ref":"5befbd04de50e253","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/OISTE_WISeKey_Global_Root_GB_CA.pem","hashes":[{"alg":"SHA-1","content":"fce2c0dc059c1ad3ac93d416b6baaebb5e97b75f"},{"alg":"SHA-256","content":"2dc52d373089ff5173ac392a464746dd066aaa3b7d1b3494a473c96686666fce"}]},{"bom-ref":"2f89ecbf56a4c71b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/OISTE_WISeKey_Global_Root_GC_CA.pem","hashes":[{"alg":"SHA-1","content":"b3dcfd843dff566af4ef0a483e6579ffb512cc37"},{"alg":"SHA-256","content":"17b98c4d832e8349ecb55f1f90e41dfc7bcd9410d1e925ccd06612cd3b9b9a54"}]},{"bom-ref":"bbf83dbbcdee35e7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/QuoVadis_Root_CA_1_G3.pem","hashes":[{"alg":"SHA-1","content":"77445cf9c00088588d0e7c3306625389c30ff4be"},{"alg":"SHA-256","content":"4db45324410a01a7023b038e5da7d7274d3cfd392565c351cf3d297fd7664c73"}]},{"bom-ref":"55aa4324f0aa01d3","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/QuoVadis_Root_CA_2.pem","hashes":[{"alg":"SHA-1","content":"1c8d7a40a564fb59ea180802042d8b82a8aeda38"},{"alg":"SHA-256","content":"8c4220477ed85355fa380466aa8f559106d8a39fc90d3e0c121749e19444064f"}]},{"bom-ref":"8e25031d9cdd5e08","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/QuoVadis_Root_CA_2_G3.pem","hashes":[{"alg":"SHA-1","content":"5f3fde19cf8ffc60385575b98975644b7b7ff031"},{"alg":"SHA-256","content":"825c67f5583131425c4e33275cc8e5c9dfd02cd190c6d71e1d335621e82965a8"}]},{"bom-ref":"a30d927be2f66dd6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/QuoVadis_Root_CA_3.pem","hashes":[{"alg":"SHA-1","content":"c85dd47ad4764e2aaf33e28b676fb5038c0568a8"},{"alg":"SHA-256","content":"a2ae0b4ec9d2a4c4e150756a3defabd15bcaa75ee2b599e722b27c6a2998d00b"}]},{"bom-ref":"9c8cf2775527c090","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/QuoVadis_Root_CA_3_G3.pem","hashes":[{"alg":"SHA-1","content":"7c769d9fdb4df4d743ac9db8fd263763e1e9e49e"},{"alg":"SHA-256","content":"198cfe560c191a800cbe923ceca0a4e4f3d5a0d7ff9316b47998765fdc0897be"}]},{"bom-ref":"07195720e2764828","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_EV_Root_Certification_Authority_ECC.pem","hashes":[{"alg":"SHA-1","content":"c3d015aa3924c34077dbe7f578d6ce389b919d71"},{"alg":"SHA-256","content":"662d60a283f416d888ff18831009e2cba95c61377f648beeed91a3dea12ac286"}]},{"bom-ref":"59e56fac8acf15fa","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem","hashes":[{"alg":"SHA-1","content":"2c4144422efd3d778cf5f3c280724e612ed89b29"},{"alg":"SHA-256","content":"a0681f1a11d5c02760bcb68b61b0d332f6c197e239c4b30dc47f91a79a73282b"}]},{"bom-ref":"4db6047c5b727889","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_Root_Certification_Authority_ECC.pem","hashes":[{"alg":"SHA-1","content":"d0f278d2129baf0d1be707831136f5ce16dec98e"},{"alg":"SHA-256","content":"b68d02ce35bd02123cf5fcd329bdd33640214715dae0442a97782a4471e9b292"}]},{"bom-ref":"1eba7760675e9ceb","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_Root_Certification_Authority_RSA.pem","hashes":[{"alg":"SHA-1","content":"7bff96214a4f9251fe6af524ce5e9b2a4216144e"},{"alg":"SHA-256","content":"2e368debd3626ea9c5d94c582d80050a530b505aa77ba231eb13e4d208c36d67"}]},{"bom-ref":"6d610fe5aed9a0e1","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_TLS_ECC_Root_CA_2022.pem","hashes":[{"alg":"SHA-1","content":"6c37f0f346f759c198895674e9ffc53193e2423d"},{"alg":"SHA-256","content":"cf03adad817ae999648c5182ac996fc0682aeda4329c783756aa1c5c3d92eff9"}]},{"bom-ref":"df560a033dae3144","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SSL.com_TLS_RSA_Root_CA_2022.pem","hashes":[{"alg":"SHA-1","content":"82fb99b1b29e3e21da6a144496831bf9ed5b250f"},{"alg":"SHA-256","content":"e1c93696d4de9125e49f6a12b97a1cbcf8ce7331bc8268f1fe7b6ab447cc14cf"}]},{"bom-ref":"a8484f0335daa680","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SZAFIR_ROOT_CA2.pem","hashes":[{"alg":"SHA-1","content":"03d3c9a01229ecce2908287bc53f5f8b2cfa36e2"},{"alg":"SHA-256","content":"cbe8a1eec737c93d1c1cc54e31421f81bf358aa43fbc1ac763d80ce61a17fce0"}]},{"bom-ref":"3edcf123e3b95f9a","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Sectigo_Public_Server_Authentication_Root_E46.pem","hashes":[{"alg":"SHA-1","content":"323c21e30628ec823ce32209214a1526cce65e22"},{"alg":"SHA-256","content":"808130157f570b7640069852c88e256738007811a64c3aa9a4c31038347dc19c"}]},{"bom-ref":"640d5be96f3f46d7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Sectigo_Public_Server_Authentication_Root_R46.pem","hashes":[{"alg":"SHA-1","content":"fb39baf23f5d3ab1f981ec407992211a3d2518ba"},{"alg":"SHA-256","content":"7eaaf8c5047d5dbb4f3d7f173318ee936b09da4f0ceb5f3beb45c277480836eb"}]},{"bom-ref":"5d460d66e6fddf6b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SecureSign_Root_CA12.pem","hashes":[{"alg":"SHA-1","content":"72f425a92ba7123ac007c3fc631b63e12bb745c4"},{"alg":"SHA-256","content":"74e98caeaa30bc2828e7610aef3fbbe845a715367011598b4bec5fa65d9af0db"}]},{"bom-ref":"645690c6dd45d8c5","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SecureSign_Root_CA14.pem","hashes":[{"alg":"SHA-1","content":"63c5444db460856bd137353481114907fd2853b7"},{"alg":"SHA-256","content":"1ad476fd9bf167e89bf98f13e9aec59a03443cf6e3d6645b1210fb1e7c702f88"}]},{"bom-ref":"a5e11e9d8451772e","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SecureSign_Root_CA15.pem","hashes":[{"alg":"SHA-1","content":"ff5f5d95c4a822783ba1041e2f90c2c24d534fae"},{"alg":"SHA-256","content":"6198c864eaffa477ee9cf9aa10b534f022230e3129f99168962dc06358b4c9af"}]},{"bom-ref":"0bfcffdaa7d696ef","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SecureTrust_CA.pem","hashes":[{"alg":"SHA-1","content":"627699850d19c89f6e0cb7494d77cb0c6c2b81ce"},{"alg":"SHA-256","content":"a3e70af2c4b48562b61fe858d9d30f073f2cf2136f2af01ab5a966673e70af4b"}]},{"bom-ref":"de3e0075a16f694f","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Secure_Global_CA.pem","hashes":[{"alg":"SHA-1","content":"86aed091506a5bd64805bd433054905c39a42c10"},{"alg":"SHA-256","content":"7ee52fb3a5afacd55a7a2e00f057f7f64776ea0d536036f54c57694961e25179"}]},{"bom-ref":"9fed0a8b2df20164","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Security_Communication_ECC_RootCA1.pem","hashes":[{"alg":"SHA-1","content":"375dabb1d954f8e0411289425ddf969da3bd6a7b"},{"alg":"SHA-256","content":"ef94d474067b306c482dfd066130f04855f50faecd461cee2964ce6c7260000e"}]},{"bom-ref":"9188b61fd498210b","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Security_Communication_RootCA2.pem","hashes":[{"alg":"SHA-1","content":"68510d0792e95592dcfe3ead230a58096cf4df7e"},{"alg":"SHA-256","content":"39ad3110b8f84821ca22cfbd995914f2149521d27ce576e743de6a00dc39d9db"}]},{"bom-ref":"d49ed06e92bc0843","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Starfield_Root_Certificate_Authority_-_G2.pem","hashes":[{"alg":"SHA-1","content":"6594be3a70dfaa9cbb9b486dbc6e0271647fb61a"},{"alg":"SHA-256","content":"ca3760ba63bf0a2c5dd0dc7fe897838cc58f12a386b4ee53d2065229848e96a3"}]},{"bom-ref":"77442952271bff3d","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Starfield_Services_Root_Certificate_Authority_-_G2.pem","hashes":[{"alg":"SHA-1","content":"29091b76a08e520486579e758ac6c4a09ea0fe0e"},{"alg":"SHA-256","content":"870f56d009d8aeb95b716b0e7b0020225d542c4b283b9ed896edf97428d6712e"}]},{"bom-ref":"c5b95f5afca05730","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SwissSign_Gold_CA_-_G2.pem","hashes":[{"alg":"SHA-1","content":"5bb45a16db10a4908960e5127689313fff442208"},{"alg":"SHA-256","content":"0ebb1a5d93b86ad9dcbd294413f272817fe3bb8ba46f4ec8192b3b805f2fa8ae"}]},{"bom-ref":"1a3d9a319bfd55ec","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/SwissSign_RSA_TLS_Root_CA_2022_-_1.pem","hashes":[{"alg":"SHA-1","content":"ab11381efea715809db63b99349e38e036a027c0"},{"alg":"SHA-256","content":"d7a20d19e788235a092dcbd33831c59280ea01a9a7a7f663a8c41bf753df2c71"}]},{"bom-ref":"13b967ac96658120","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/T-TeleSec_GlobalRoot_Class_2.pem","hashes":[{"alg":"SHA-1","content":"7f1b1e428ac6d2cce6ea3ee106cddd6d5686eeee"},{"alg":"SHA-256","content":"b30989fd9e45c74bf417df74d1da639d1f04d4fd0900be813a2d6a031a56c845"}]},{"bom-ref":"fba242c5c13df640","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/T-TeleSec_GlobalRoot_Class_3.pem","hashes":[{"alg":"SHA-1","content":"2a83caf5351d413d44bff9b7ea3e06cf6240eee4"},{"alg":"SHA-256","content":"1cb130a113f4e8502517a679808a98bf076d59bdb223bfc61cd224b8e1abda49"}]},{"bom-ref":"76544c08f9e63dfc","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem","hashes":[{"alg":"SHA-1","content":"205ecf6e40d8f9dc700b932ce6a3a26836994652"},{"alg":"SHA-256","content":"c6904218e180fbfb0ed91d81e892c2dd983c4a3404617cb36aeb3a434c3b9df0"}]},{"bom-ref":"8cafad3aeb1e5132","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TWCA_CYBER_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"e6b4f879a7ed34e42b54d759a12fc9ba067fc9f6"},{"alg":"SHA-256","content":"68a5f526d2e08c363444536b22a8d4ebfff72d7810ba26dc47711bb6cbc39d50"}]},{"bom-ref":"11b54b9ea5440d2d","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TWCA_Global_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"387f72838755cd50ba19d2fb29c1f03803776ed8"},{"alg":"SHA-256","content":"5dadc31b57074a3168d1df23bb8b6b920acae1d426bf2288fc2de53cdd571089"}]},{"bom-ref":"7266568b4f851fb7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TWCA_Root_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"60c33e855789106bf75a3c97696fdd2d58890467"},{"alg":"SHA-256","content":"b69a59344e58615a691fa9567d55ad6337f09b57647a389242cbf43716575559"}]},{"bom-ref":"1c0a9864c5625baf","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Telekom_Security_TLS_ECC_Root_2020.pem","hashes":[{"alg":"SHA-1","content":"621ba40b628552f82543e4af88de8c084e0fd860"},{"alg":"SHA-256","content":"a5ea4e7d6673e4d8cebbcbee010cce2f97b720ed2691abb35a119227c5dc0135"}]},{"bom-ref":"5b715ffdbcbf47a6","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Telekom_Security_TLS_RSA_Root_2023.pem","hashes":[{"alg":"SHA-1","content":"7aef4f441e0bcb1c26731cebff6d3717b83577e8"},{"alg":"SHA-256","content":"899d7d6cc867b2bdf51250f88c9ab9e1e96aac5d59b51c93b3b0c69e96792b7c"}]},{"bom-ref":"d22788142d2ba1a5","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TeliaSonera_Root_CA_v1.pem","hashes":[{"alg":"SHA-1","content":"a2219a7fd0a77be7422a02049b8d27805c0250ba"},{"alg":"SHA-256","content":"303c346ece82ca4f6713ac176164285d0469f326b6f12a787e11f5d702529277"}]},{"bom-ref":"7c0b26ce721d2bfc","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Telia_Root_CA_v2.pem","hashes":[{"alg":"SHA-1","content":"049de12dad62e4a31318fe6b024a88b645830daa"},{"alg":"SHA-256","content":"bf3bd189c3dd33bc81635d60284461f0d937c2c1d51cc4d7851c13466419fcb0"}]},{"bom-ref":"ad0468082cbc60bd","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TrustAsia_Global_Root_CA_G3.pem","hashes":[{"alg":"SHA-1","content":"629795d39048cd6b1935e43ef4f116e38914dad8"},{"alg":"SHA-256","content":"d729fda98d8a3bf0d657b93fe0f70e22437359ef0de4ac5b4abcf3ef3667613a"}]},{"bom-ref":"5f51142801c06159","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TrustAsia_Global_Root_CA_G4.pem","hashes":[{"alg":"SHA-1","content":"50260e64112522593a87b32ec81c2a850b915878"},{"alg":"SHA-256","content":"fc9662ebcadeb2c0a804bdb6503d0c23976c638cf73ff95ffafd33ead680e73d"}]},{"bom-ref":"a7d7a1d47657c5b7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TrustAsia_TLS_ECC_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"b7f6405d86b918a47392233b4050bad2a57cf9d3"},{"alg":"SHA-256","content":"4e68d469799a26c10aea3f2ff350af434033d4a2914ba6aaccc27a34fe24005e"}]},{"bom-ref":"cbf4888aa3bc43b8","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TrustAsia_TLS_RSA_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"49d03150fceed000d89a6af305412d999e7b25ec"},{"alg":"SHA-256","content":"76ae2d0df1228b565cf3533a7c22d59fc3683f240ce7192201072260fc6f0e27"}]},{"bom-ref":"6d386143dfb1d1a5","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Trustwave_Global_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"8747f89bcc06ba119cac723e990ffdb2ead7a6ac"},{"alg":"SHA-256","content":"0c7ffc481084cad9ccd3402eba9401b0f5abea0917d985e9ce401c8efbad4b04"}]},{"bom-ref":"71e0095e039dadc0","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Trustwave_Global_ECC_P256_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"a2ac2145ffcc590d436350abc22ea825f15e3b9f"},{"alg":"SHA-256","content":"f08c4d2b700f7cd5da4dc1b60f4c57090fdc692cde8a7221f35b70abb4cec363"}]},{"bom-ref":"83cf418a34b4d034","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/Trustwave_Global_ECC_P384_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"364fbd20e4805c74239f70e46e8f4a3ecde50386"},{"alg":"SHA-256","content":"a83c5b6097b03509711c9cd8de59def7ecf99ed72b4076dc33f5b2e35545b3b3"}]},{"bom-ref":"3f4a3c4715900f27","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/TunTrust_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"9f7b67a59f43b598f0cfcb0cbf495358b8485b28"},{"alg":"SHA-256","content":"8a852f7182753cb0193299c6cb2b4a106b1c38a789217b5eb380d736c5cc0081"}]},{"bom-ref":"32b151b88e59faa7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/UCA_Extended_Validation_Root.pem","hashes":[{"alg":"SHA-1","content":"736c6d8fa36e3487b463b5c148dd6a0a8b39a99c"},{"alg":"SHA-256","content":"eaa3be600a842e5b603316ed14e9ae11a43003f68a8317f0f2c01a516da4e586"}]},{"bom-ref":"e0a1c1bc159b3dd9","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/UCA_Global_G2_Root.pem","hashes":[{"alg":"SHA-1","content":"140c027384371f293098c5c93c9388d9fde22595"},{"alg":"SHA-256","content":"de2e7b1bc7a2aed4e5866d3655d1041206c27caf376ee81bfc4012e8225e0e7c"}]},{"bom-ref":"1c7ad6c3f43e508a","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/USERTrust_ECC_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"d9ce0ff56c71bb4091388ea38e01d97565a7557f"},{"alg":"SHA-256","content":"08fb40ba4144166f6ae80c7ab60be23e97e5083836d45fa85a33a5d0bfec10f8"}]},{"bom-ref":"5dd5820726f6e2aa","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/USERTrust_RSA_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"2f2380685be0ea8c1be1e1a8496ff9f220c4f61c"},{"alg":"SHA-256","content":"8a3dbcb92ab1c6277647fe2ab8536b5c982abbfdb1f1df5728e01b906aba953a"}]},{"bom-ref":"635e486a899767c9","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/certSIGN_ROOT_CA.pem","hashes":[{"alg":"SHA-1","content":"37268bb31073e1fb5d7e3221c203d27033886e72"},{"alg":"SHA-256","content":"cf339eae15268aff66148f3bcdf112a7700eafded3edcb3f86c60133b10e03f8"}]},{"bom-ref":"28fbf578fdafba8f","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/certSIGN_Root_CA_G2.pem","hashes":[{"alg":"SHA-1","content":"2ef9f1bb072e0524043c63a27e6ff39da6a6bd32"},{"alg":"SHA-256","content":"80eee369aa5b29931209226fcb4b014ba31daa7f630d44a196817c1bb6b334f1"}]},{"bom-ref":"8ade7a69909e6550","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/e-Szigno_Root_CA_2017.pem","hashes":[{"alg":"SHA-1","content":"0eec6464c1065a3b1e5866580e2fdcd47494c870"},{"alg":"SHA-256","content":"8c1306d5c64b43ce6c189b8450f27160aaff3f504211ca6819af6035ae1a7d73"}]},{"bom-ref":"b67466e46b4a7ed4","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/ePKI_Root_Certification_Authority.pem","hashes":[{"alg":"SHA-1","content":"ba48acec12fa6a0e8a29ad8801825c6d0a2b85e9"},{"alg":"SHA-256","content":"d22b235421616835f68d15801d82b44e7c463433f8bbdcc92f9c023fafcb2bf2"}]},{"bom-ref":"056bc552965ee6ed","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/emSign_ECC_Root_CA_-_C3.pem","hashes":[{"alg":"SHA-1","content":"cd8b037030f190cb1312b8747f3cd1841586abb2"},{"alg":"SHA-256","content":"b1d0ac5a261e857409cc921acb515796538b48847722f0a00ddccbf60bccec81"}]},{"bom-ref":"16bbf844f34905e9","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/emSign_ECC_Root_CA_-_G3.pem","hashes":[{"alg":"SHA-1","content":"3f5b8aa141a7ca8dae71d86b7074790717ffbe76"},{"alg":"SHA-256","content":"36e68e205b53c67c7a013894e0d5c8583063468118d1ce78ecbc2200d1dd185c"}]},{"bom-ref":"3cab4d8c617d58c7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/emSign_Root_CA_-_C1.pem","hashes":[{"alg":"SHA-1","content":"99b8162c32f3ecf05806112baa77ab7230e998d5"},{"alg":"SHA-256","content":"fb98230f8746d60429c20f8ce04254384337b479a77698939f7041d0c0eb4289"}]},{"bom-ref":"99a474cb29493d38","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/emSign_Root_CA_-_G1.pem","hashes":[{"alg":"SHA-1","content":"6f86ddb585d2f516b028fa21958f09abe463b8cc"},{"alg":"SHA-256","content":"8d390d4c54f6a4a040b04413f1f002192027c66a2a835741f78a152074584a27"}]},{"bom-ref":"33074c8d531cb187","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/vTrus_ECC_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"05320440f6f2b0315ac23191bc6f7ef427e2f673"},{"alg":"SHA-256","content":"2ce349e2da9df497cc62aca37b009a2c3261ccdbe06a4c4a063f8105da40eb5d"}]},{"bom-ref":"f5dda95bec9176f2","type":"file","name":"/etc/pki/ca-trust/extracted/pem/directory-hash/vTrus_Root_CA.pem","hashes":[{"alg":"SHA-1","content":"c9204a1166c493bf25596573a2206d808c5b154f"},{"alg":"SHA-256","content":"8cc726cf62c554561e89e1237495bea3026b1709ba7153fed3401fcd489b5aaf"}]},{"bom-ref":"9f51b1138993c615","type":"file","name":"/etc/pki/ca-trust/extracted/pem/email-ca-bundle.pem","hashes":[{"alg":"SHA-1","content":"5911289576a01c2d470059d497fada90f8a04487"},{"alg":"SHA-256","content":"2f2d6a53cb9542ceeccf82a2ffa7d53c24043b75b43f1623ff1266806583d1ca"}]},{"bom-ref":"efe039c85ec744b7","type":"file","name":"/etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem","hashes":[{"alg":"SHA-1","content":"3517fefcd7d440000f627d78a35356c3922bd404"},{"alg":"SHA-256","content":"4d96c990d2089ccdf288c5c1fd759a58216d7257d43b929e82bbd32126307357"}]},{"bom-ref":"ff1216b234511716","type":"file","name":"/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem","hashes":[{"alg":"SHA-1","content":"f447b81237b8976f13fc8ab4e3c9c8f8a937c502"},{"alg":"SHA-256","content":"00411c197b16f659945fba3c2f970a26030f56eef5d445c913cb59a089c813b9"}]},{"bom-ref":"a11e70208ef6ab53","type":"file","name":"/etc/ssl/README","hashes":[{"alg":"SHA-1","content":"0037bb04af7b830364c922869d32301c7e80b9be"},{"alg":"SHA-256","content":"abe59c01d37c45356de8170aec56d55ba287837e4d72d795ae71173527047e3e"}]},{"bom-ref":"79e3a86bb203a533","type":"file","name":"/usr/lib64/libpam.so.0.85.1","hashes":[{"alg":"SHA-1","content":"521293d0527343ffafea2ccb9156a117128d19c0"},{"alg":"SHA-256","content":"4e452d997807db52c36c70bc98a8a2e975b4ca6f0f25cc907f868b83a52dcba7"}]},{"bom-ref":"e3786035112fc6e0","type":"file","name":"/usr/lib64/libpam_misc.so.0.82.1","hashes":[{"alg":"SHA-1","content":"113e43f18484969d76d8336f7553d74a2b01731d"},{"alg":"SHA-256","content":"ab1ac34c2d31ebd5c355d04837b7e626d2ecb3cba98ff0dc5a7ad2b3f9742aaa"}]},{"bom-ref":"5512cbf7e9909f58","type":"file","name":"/usr/lib64/libpamc.so.0.82.1","hashes":[{"alg":"SHA-1","content":"854bffce84fe32c408481c23784510c35ce9dec6"},{"alg":"SHA-256","content":"e660d54125af604a3dd45c708ca272437a83f0db33d232da8aacc4e8ac1dc334"}]},{"bom-ref":"9ff5ad035bfc711a","type":"file","name":"/usr/lib64/libcap-ng.so.0.0.0","hashes":[{"alg":"SHA-1","content":"db9be5107fd0d0a67c0ab7d06da061144dd8c0ee"},{"alg":"SHA-256","content":"d20f870f53369587b33c97fe2d105409c88386baa7c205eb5af2fd22033c9c6c"}]},{"bom-ref":"7fd06d8812019ef1","type":"file","name":"/usr/lib64/libdrop_ambient.so.0.0.0","hashes":[{"alg":"SHA-1","content":"7bb2011faa1aedda6ce3ab0f709c02721f8912dd"},{"alg":"SHA-256","content":"3deac5e2d655046ec3d361bd15196436e82af38411c4e6d292e0bd8ddda7a3c4"}]},{"bom-ref":"28b0c69497618d07","type":"file","name":"/etc/libaudit.conf","hashes":[{"alg":"SHA-1","content":"f86b14eb6371b0d99b968dabc1b853b99530cb8a"},{"alg":"SHA-256","content":"d48318c90620fde96cb6a8e6eb1eb64663b21200f9d1d053f9e3b4fce24a2543"}]},{"bom-ref":"f24f83e0903115d2","type":"file","name":"/usr/lib64/libaudit.so.1.0.0","hashes":[{"alg":"SHA-1","content":"ddb6d9b618d88e83a81994455ec37a616a1c385a"},{"alg":"SHA-256","content":"bd6cf1b96061fe385f0e5f5b8122e41ce2bdbc35f4181bf7b1ab09ff4186408d"}]},{"bom-ref":"41b8145869face1a","type":"file","name":"/usr/lib64/libauparse.so.0.0.0","hashes":[{"alg":"SHA-1","content":"cfa649a20285ca56acf1ea2f8fe3e03809e150ed"},{"alg":"SHA-256","content":"12a4a050908c8b8e4bc32e210d42dd19b94e1eb488e33cb1accdc12310a50431"}]},{"bom-ref":"5217bbd71a14c3c7","type":"file","name":"/usr/lib64/libauplugin.so.1.0.0","hashes":[{"alg":"SHA-1","content":"235a3ed28d11dd7bd5bc2820d2f98360450ee603"},{"alg":"SHA-256","content":"01eb805d5749a3f0195ff355ff5294c4237644a83e4745d158666249123aacd4"}]},{"bom-ref":"d9ce295ee7c93e0f","type":"file","name":"/usr/lib64/libsepol.so.2","hashes":[{"alg":"SHA-1","content":"00dfcf879bb37cc8ece5a2d77528974b16dbf916"},{"alg":"SHA-256","content":"55ab0192eae8a14e5d0b4f85cf0c7b22f1febf4e4c7c2342f804bf385aed6ed3"}]},{"bom-ref":"baac68798d802d9a","type":"file","name":"/etc/aliases","hashes":[{"alg":"SHA-1","content":"41b96f30cc6b111373281bb4a549d252acff8d61"},{"alg":"SHA-256","content":"a4c569569f893bc22fbe696c459f8fba0fe4565022637300b705b54a95c47bce"}]},{"bom-ref":"4b0f8958c7ecacf8","type":"file","name":"/etc/bashrc","hashes":[{"alg":"SHA-1","content":"f3a2ccd193085fefe46fa2f25fe7199f8448080b"},{"alg":"SHA-256","content":"766f5198de7463a93497ae2aa33b1f7801e99345e53535bdb1e200b1876258d9"}]},{"bom-ref":"496dda8afb8351d9","type":"file","name":"/etc/csh.cshrc","hashes":[{"alg":"SHA-1","content":"8107c5537407a77fe092c0431351c59a9f5b1a1f"},{"alg":"SHA-256","content":"441b02ec287f3bd2b94e2df4462e29f1f2f49d5fa41b8cce9dddd7865775868d"}]},{"bom-ref":"55859ef979986f38","type":"file","name":"/etc/csh.login","hashes":[{"alg":"SHA-1","content":"07bcdc86edb9e973b055ac864103809e28b7c10a"},{"alg":"SHA-256","content":"a11c8dcbe932a238ec46548c725ba6b53eb85bb4f5f886e549c2bd86a4523414"}]},{"bom-ref":"534fe2c5429d83a8","type":"file","name":"/etc/dnf/protected.d/setup.conf","hashes":[{"alg":"SHA-1","content":"da041fe15ae9d8b17172d1a52a6621b25436d1f8"},{"alg":"SHA-256","content":"9752eb62a6845a78a9e2eaeb4a6eb2d93a1b654ee8665f71d516cfaca3e7cf57"}]},{"bom-ref":"fe52afbf57664b8a","type":"file","name":"/etc/environment","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"6b178e06e4c8eb82","type":"file","name":"/etc/ethertypes","hashes":[{"alg":"SHA-1","content":"07eb268f4ccd95249f0e5b62e73c546d2d213cba"},{"alg":"SHA-256","content":"ed38f9d644befc87eb41a8649c310073240d9a8cd75b2f9c115b5d9d7e5d033c"}]},{"bom-ref":"8927112bb356f321","type":"file","name":"/etc/exports","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"2635b615fb3d6451","type":"file","name":"/etc/filesystems","hashes":[{"alg":"SHA-1","content":"f27be95d40c6cdd69350ca46e1d5a186d7212b9b"},{"alg":"SHA-256","content":"ba1ed4fe76cd63c37dbd44a040921db7810c4b63f46ee6635779627a4a36a196"}]},{"bom-ref":"de21326d30b87c25","type":"file","name":"/etc/group","hashes":[{"alg":"SHA-1","content":"7e28acbb5f4c64f2960bb2904288a4fca7764ed1"},{"alg":"SHA-256","content":"b24694f744a1abc44388000f16309a1acd6efd06f3c44b2fb9402c2844fd1bab"}]},{"bom-ref":"cfd2a79d3bdd74f4","type":"file","name":"/etc/gshadow","hashes":[{"alg":"SHA-1","content":"2f701c84a3a3adfc6a4b1fc234a69848be0f0a31"},{"alg":"SHA-256","content":"36fc74ecf1a18f8bca2d9a3fb215181c198a71064a1c131945a8f05b03d77d01"}]},{"bom-ref":"7301f907a2e6ae49","type":"file","name":"/etc/host.conf","hashes":[{"alg":"SHA-1","content":"b10cafadc043aec4056a948914f011bc39d2ec13"},{"alg":"SHA-256","content":"380f5fe21d755923b44203b58ca3c8b9681c485d152bd5d7e3914f67d821d32a"}]},{"bom-ref":"64e2dea3e36864b8","type":"file","name":"/etc/hosts","hashes":[{"alg":"SHA-1","content":"e56a7671b0028763bd9580db4a8c6067663595cc"},{"alg":"SHA-256","content":"8c30e3d37cccf8e58c2fddb25100624bc6a1476591a2e2e07f579d0e58a49f29"}]},{"bom-ref":"b20630a6fcfa9f31","type":"file","name":"/etc/inputrc","hashes":[{"alg":"SHA-1","content":"9482ed88a6779f0c14eb00e2e667960664dfcb98"},{"alg":"SHA-256","content":"e016c93c4ded93c7e08e92957345746618c5893eae0c8528b0392a6e0d6e447a"}]},{"bom-ref":"fa9ce21e2fc510f2","type":"file","name":"/etc/motd","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"1c21208bbb95fee4","type":"file","name":"/etc/networks","hashes":[{"alg":"SHA-1","content":"5c3cb9c5e7b7f4a6a1929c35727da7651e6c5bf4"},{"alg":"SHA-256","content":"ae89ab2e35076a070ae7cf5b0edf600c3ea6999e15db9b543ef35dfc76d37cb1"}]},{"bom-ref":"d9f044c94f459840","type":"file","name":"/etc/passwd","hashes":[{"alg":"SHA-1","content":"2191c8650ac793e9ab3d66e169ac72c2bd827396"},{"alg":"SHA-256","content":"20f397fda486be2f4a6199cf39e7ce4e2a99abcecb571574bd1b375ea0d99228"}]},{"bom-ref":"1dec7a9e0ad1995c","type":"file","name":"/etc/printcap","hashes":[{"alg":"SHA-1","content":"72ebd61cd29193f572f2f0f4aa8a5a121ae10dd4"},{"alg":"SHA-256","content":"f809352567a37d932b014311cf626774b97b63ec06d4f7bdd8a9cfcc34c691d9"}]},{"bom-ref":"627be1109c832c9e","type":"file","name":"/etc/profile","hashes":[{"alg":"SHA-1","content":"0265cc70225f3eba27b3b0208c1e9fd702503314"},{"alg":"SHA-256","content":"01e7a1d49d3c81c2a1a505f3219dadfdd04fe9dca4a2cf94db854c6d9e9737ea"}]},{"bom-ref":"05543072a9285ba5","type":"file","name":"/etc/profile.d/csh.local","hashes":[{"alg":"SHA-1","content":"e3e00176cf13d27dc8b1b1eacd3ebf6faef4609b"},{"alg":"SHA-256","content":"e0d4250de6039a7a9b07bce5634fcda0d7bc66201bb32b6f11f87f99100d942f"}]},{"bom-ref":"3e46bdabf7cb1ab2","type":"file","name":"/etc/profile.d/lang.csh","hashes":[{"alg":"SHA-1","content":"1acf946eb09ca7854cc0c2389b284a061a4fb0fc"},{"alg":"SHA-256","content":"5486ae2358f54ba086017a5a7d89fc71855e4071c06fe1866a278838b465b161"}]},{"bom-ref":"42eee84b82495980","type":"file","name":"/etc/profile.d/lang.sh","hashes":[{"alg":"SHA-1","content":"898452fb6516c36daeb89dbf7f1c2b9778d3e7d5"},{"alg":"SHA-256","content":"5d6dae05a71c82c1af574f678ad5fd16e4c766d294a4b0e35a91cfec978ff5fb"}]},{"bom-ref":"5ad8ca711b56c332","type":"file","name":"/etc/profile.d/sh.local","hashes":[{"alg":"SHA-1","content":"4008fb3787fe37f16b9530eccfdaa4563c93b920"},{"alg":"SHA-256","content":"3c5de252d65ae8c40e54c21be09dc574ca3641d036d7b44174939a7e64863920"}]},{"bom-ref":"97715a4ae3b20a4b","type":"file","name":"/etc/protocols","hashes":[{"alg":"SHA-1","content":"015148b07d766fed568ad94563ba3785e3a1cbed"},{"alg":"SHA-256","content":"c3ce463ee0919ece4e03406c2605576036cdb04be4cf45583335cb781ce3a82d"}]},{"bom-ref":"245cf30ec94679cc","type":"file","name":"/etc/services","hashes":[{"alg":"SHA-1","content":"bb1ea64d5ec9de1d8d3748274b2cb233b2375c23"},{"alg":"SHA-256","content":"ffda88d776fbe5e45fdabeace89eb200cec70b9d48af2d7510f436041a3ace0d"}]},{"bom-ref":"ca9e92c7040ed49f","type":"file","name":"/etc/shadow","hashes":[{"alg":"SHA-1","content":"36222f3b8175fe726330deee9293466c254505ab"},{"alg":"SHA-256","content":"d901d02ba4775e1bd6001df9c80d4e8fd675cecdc611f32fe2926ee997014559"}]},{"bom-ref":"37beab86e25ccaf8","type":"file","name":"/etc/shells","hashes":[{"alg":"SHA-1","content":"772c294def8e35abddbb5ff0bd6888579f41835a"},{"alg":"SHA-256","content":"3003bcc3a0bc05ab5e6fd739b5531996607c0272a03a08b2bb88ba941172dc6d"}]},{"bom-ref":"fcb7462ebfc0a7e6","type":"file","name":"/etc/subgid","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"98fffb319c0ab9b1","type":"file","name":"/etc/subuid","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"dbd46b4522147b54","type":"file","name":"/usr/lib/motd","hashes":[{"alg":"SHA-1","content":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},{"alg":"SHA-256","content":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"bom-ref":"dd14405b6cae7144","type":"file","name":"/usr/lib/sysusers.d/setup.conf","hashes":[{"alg":"SHA-1","content":"7eba21da820a65af1d411fde40647fd8d5087b92"},{"alg":"SHA-256","content":"cc53e09861ebfbe07375e16d8ce56a3150509b2032ad8567e80ff0b4d49958a3"}]},{"bom-ref":"cf9d7d09249497d2","type":"file","name":"/usr/lib/tmpfiles.d/setup.conf","hashes":[{"alg":"SHA-1","content":"e4d485145026d758bcf51aa356aa1795981e3ab5"},{"alg":"SHA-256","content":"b1a7958d03497b0e231f8f14ee501ebb4d15a822d096c180226af5429df15f78"}]},{"bom-ref":"18d42657c5d73144","type":"file","name":"/usr/share/dnf5/libdnf.conf.d/protect-setup.conf","hashes":[{"alg":"SHA-1","content":"25bf1be326ec934f53e331d91d762a0008026f78"},{"alg":"SHA-256","content":"f958799a76bc65629d8997f22c1b0621ffa1b338da3f002eb2b5d5eb81539432"}]},{"bom-ref":"04389a5a3de0673c","type":"file","name":"/usr/lib64/libgcc_s-16-20260515.so.1","hashes":[{"alg":"SHA-1","content":"7c280047b1aab1b42df09c605f251ff8475ec1a7"},{"alg":"SHA-256","content":"fb74f5527a7d06109d2b9c01d97bf78c0889729b2696e6b5b567ed757034ee38"}]},{"bom-ref":"e696d22a8e45d27d","type":"file","name":"/usr/bin/tofu","hashes":[{"alg":"SHA-1","content":"6c7cdab062d6a37c18c1a805d7a62e6439a5c3d4"},{"alg":"SHA-256","content":"0b49e04fced4cedfe8f1fdd1a10374bf988b48d58909f35ed4167b4aff8338f4"}]},{"bom-ref":"aecac0a0f8a90c7c","type":"file","name":"/etc/ld.so.cache","hashes":[{"alg":"SHA-1","content":"d973827263b8cc8d67026a9919ad187051613833"},{"alg":"SHA-256","content":"3d703268dfcd8a9106889f5c3ec9c218a11dc3b7d069a588bc337e048a9e2efe"}]},{"bom-ref":"2f013ebc8fc7bac6","type":"file","name":"/etc/ld.so.conf","hashes":[{"alg":"SHA-1","content":"52ab6b95985c3fb925765d081bc9b36a048ec825"},{"alg":"SHA-256","content":"239c865e4c0746a01f82b03d38d620853bab2a2ba8e81d6f5606c503e0ea379f"}]},{"bom-ref":"c2d0b93541866aa4","type":"file","name":"/etc/rpc","hashes":[{"alg":"SHA-1","content":"8c68c8283757db3e910865b245077387f9166a08"},{"alg":"SHA-256","content":"3b24a975dcde688434258566813a83ce256a4c73efd7a8a9c3998327b0b4de68"}]},{"bom-ref":"d3216b7df9a13ba2","type":"file","name":"/usr/bin/gencat","hashes":[{"alg":"SHA-1","content":"3b267dad0cf055739a383723b984b4e6e2a71a86"},{"alg":"SHA-256","content":"15136eb2d2ba656b0b86ac2cec7c8bc5f140a19980ad0b8aca867b0501af7be8"}]},{"bom-ref":"ec1ed290a0593bd3","type":"file","name":"/usr/bin/getconf","hashes":[{"alg":"SHA-1","content":"c36baf3f3087e73ebf014076d637628708c46672"},{"alg":"SHA-256","content":"737b350dec2b69eee89c30eb44fa1072cb9fda46d7b7da6f677d040774dd370e"}]},{"bom-ref":"4b95f6087ca8a650","type":"file","name":"/usr/bin/getent","hashes":[{"alg":"SHA-1","content":"de93b38241e5b6031bb841c671d39b080fb4124e"},{"alg":"SHA-256","content":"b4c3c61e9cd3058b13af1db65ad91831b5ce52639c34373a9617872d987af423"}]},{"bom-ref":"ccf08fc17f9f343f","type":"file","name":"/usr/bin/iconv","hashes":[{"alg":"SHA-1","content":"d6bb041a7ebae893f6b986e828cafd294c64ee2b"},{"alg":"SHA-256","content":"8c303fce66eac2e1dc1f8acb7287661fdb3ed45ca03cbfe92b1cea700114614a"}]},{"bom-ref":"7961a54ea4b44e00","type":"file","name":"/usr/bin/iconvconfig","hashes":[{"alg":"SHA-1","content":"3f0880a38ed7f60f99c454c132027e6b34baffc9"},{"alg":"SHA-256","content":"7ccaa987ab233b2c043358a8b34a37423f890e29ab58cda55ad5e7bf50736a5f"}]},{"bom-ref":"e2317a371ce9567a","type":"file","name":"/usr/bin/ldconfig","hashes":[{"alg":"SHA-1","content":"8575b66d0e98979756b85bd70ad0559daeaf7c15"},{"alg":"SHA-256","content":"3f83796a5db0986b14b366734aed88a68e440a6905b1e0e8d8cedc2c4512881b"}]},{"bom-ref":"69a06bf9ab277d4f","type":"file","name":"/usr/bin/ldd","hashes":[{"alg":"SHA-1","content":"251bd5d2c84ba6b859b148c09b521d52c4cb5e3a"},{"alg":"SHA-256","content":"59731556246d2f07d39b072592442f774996b2b0c0166ce3f8d094a8c2785d56"}]},{"bom-ref":"fc554130aaa561a2","type":"file","name":"/usr/bin/locale","hashes":[{"alg":"SHA-1","content":"50efb9bcc2407aefbf6b66263da9bcf5d28c7f60"},{"alg":"SHA-256","content":"4669de8459eecd2f47373d9f9f878d90012219079c122245941c03ddf0f05775"}]},{"bom-ref":"0bc3039d5a306f6c","type":"file","name":"/usr/bin/localedef","hashes":[{"alg":"SHA-1","content":"37159945e60e8ab159bc028395953c287713a9e0"},{"alg":"SHA-256","content":"7ba7b09b70779596587a48db11b580aa9bef0dddc7e0c4691533e11aaa240bb9"}]},{"bom-ref":"762cbb60b0e552cd","type":"file","name":"/usr/bin/pldd","hashes":[{"alg":"SHA-1","content":"56a5d07e6d37728142cd7591b1ca8a8fd69d3b70"},{"alg":"SHA-256","content":"c586a77b4707e987c43b8f133a4c6c848dd2a6f2de28ada0453a04efa9868209"}]},{"bom-ref":"7d9ad8f50901d38f","type":"file","name":"/usr/bin/sotruss","hashes":[{"alg":"SHA-1","content":"dedbf2bec87d00651ef55e349b038cabc2525da9"},{"alg":"SHA-256","content":"46d982a8d74658e2af07169291ae28253779cd3aa8d090b0387fcc7870ba44b3"}]},{"bom-ref":"cd7f8044417b76df","type":"file","name":"/usr/bin/sprof","hashes":[{"alg":"SHA-1","content":"0b858418c3e4277f4258ef15e6f047e97c618859"},{"alg":"SHA-256","content":"7acb20190bb0d427af0e7ca1c1211b3fa0155bf6e265f9d1a31752c9caa71a22"}]},{"bom-ref":"ee239b621e1f4176","type":"file","name":"/usr/bin/tzselect","hashes":[{"alg":"SHA-1","content":"2551c062bd789944aebc218c45a8701d656f5f68"},{"alg":"SHA-256","content":"2ec5f7cb8e27178e4502ce82fd39b6c99bd1bbf04fc614975f16ee07ef9fbd2f"}]},{"bom-ref":"bcea1d078dd59d58","type":"file","name":"/usr/bin/zdump","hashes":[{"alg":"SHA-1","content":"810446a7e52b4626abfc1fcb3bd4a862ee179812"},{"alg":"SHA-256","content":"54c56fc522f6941a807843e7c4554f0fd7f0c7e93f43b975e53469d063c1943d"}]},{"bom-ref":"a10d39eee1e92d03","type":"file","name":"/usr/bin/zic","hashes":[{"alg":"SHA-1","content":"08ed807bce0cff51f2a5f17e2c54170f96152c2b"},{"alg":"SHA-256","content":"3e5ff70d37970ab003fb60c911f3273d4f921cd90d5ccac57b56a6926d89ec1e"}]},{"bom-ref":"eb21f16afc3baedf","type":"file","name":"/usr/lib/locale/C.utf8/LC_ADDRESS","hashes":[{"alg":"SHA-1","content":"12d0e0600557e0dcb3c64e56894b81230e2eaa72"},{"alg":"SHA-256","content":"26e2800affab801cb36d4ff9625a95c3abceeda2b6553a7aecd0cfcf34c98099"}]},{"bom-ref":"7a140a8061c642aa","type":"file","name":"/usr/lib/locale/C.utf8/LC_COLLATE","hashes":[{"alg":"SHA-1","content":"f245e3207984879d0b736c9aa42f4268e27221b9"},{"alg":"SHA-256","content":"47a5f5359a8f324abc39d69a7f6241a2ac0e2fbbeae5b9c3a756e682b75d087b"}]},{"bom-ref":"8d6204a7c0d98514","type":"file","name":"/usr/lib/locale/C.utf8/LC_CTYPE","hashes":[{"alg":"SHA-1","content":"3a7f4865ecfa279b91babdab48f012c1ea4732aa"},{"alg":"SHA-256","content":"40680545df4f92443c15e7c6f51a7fdc9154ebedd9eff1ed5c48437039add365"}]},{"bom-ref":"bb9a6b8b8e0ac20f","type":"file","name":"/usr/lib/locale/C.utf8/LC_IDENTIFICATION","hashes":[{"alg":"SHA-1","content":"1eeec3b2cb259530d76ef717e24af0fd34d94624"},{"alg":"SHA-256","content":"38a1d8e5271c86f48910d9c684f64271955335736e71cec35eeac942f90eb091"}]},{"bom-ref":"117d8938299a944d","type":"file","name":"/usr/lib/locale/C.utf8/LC_MEASUREMENT","hashes":[{"alg":"SHA-1","content":"0a7d0d264f9ded94057020e807bfaa13a7573821"},{"alg":"SHA-256","content":"bb14a6f2cbd5092a755e8f272079822d3e842620dd4542a8dfa1e5e72fc6115b"}]},{"bom-ref":"893334f031601152","type":"file","name":"/usr/lib/locale/C.utf8/LC_MESSAGES/SYS_LC_MESSAGES","hashes":[{"alg":"SHA-1","content":"574d7e92bedf1373ec9506859b0d55ee7babbf20"},{"alg":"SHA-256","content":"f9ad02f1d8eba721d4cbd50c365b5c681c39aec008f90bfc2be2dc80bfbaddcb"}]},{"bom-ref":"b7e25ed23aa25cc0","type":"file","name":"/usr/lib/locale/C.utf8/LC_MONETARY","hashes":[{"alg":"SHA-1","content":"110ed47e32d65c61ab8240202faa2114d025a009"},{"alg":"SHA-256","content":"bfd9e9975443b834582493fe9a8d7aefcd989376789c17470a1e548aee76fd55"}]},{"bom-ref":"1bb4b5a5f66d4e4f","type":"file","name":"/usr/lib/locale/C.utf8/LC_NAME","hashes":[{"alg":"SHA-1","content":"b5d16f1042c3c1c4bef85766aa2c20c1b0d8cff6"},{"alg":"SHA-256","content":"14507aad9f806112e464b9ca94c93b2e4d759ddc612b5f87922d7cac7170697d"}]},{"bom-ref":"e931b65dde0ff034","type":"file","name":"/usr/lib/locale/C.utf8/LC_NUMERIC","hashes":[{"alg":"SHA-1","content":"1bd2f3db04022b8cfe5cd7a7f90176f191e19425"},{"alg":"SHA-256","content":"f5976e6b3e6b24dfe03caad6a5b98d894d8110d8bd15507e690fd60fd3e04ab2"}]},{"bom-ref":"557923ea05277e14","type":"file","name":"/usr/lib/locale/C.utf8/LC_PAPER","hashes":[{"alg":"SHA-1","content":"567aaf639393135b76e22e72aaee1df95764e990"},{"alg":"SHA-256","content":"cde048b81e2a026517cc707c906aebbd50f5ee3957b6f0c1c04699dffcb7c015"}]},{"bom-ref":"b476e9fa9e28d8c9","type":"file","name":"/usr/lib/locale/C.utf8/LC_TELEPHONE","hashes":[{"alg":"SHA-1","content":"3316c99e183186c5cad97a71674ef7431c3da845"},{"alg":"SHA-256","content":"f4caf0d12844219b65ba42edc7ec2f5ac1b2fc36a3c88c28887457275daca1ee"}]},{"bom-ref":"04b1c5f853e233ef","type":"file","name":"/usr/lib/locale/C.utf8/LC_TIME","hashes":[{"alg":"SHA-1","content":"e619a4db877e0b54fa14b8a3992da2b561b3239b"},{"alg":"SHA-256","content":"0910b595d1d5d4e52cc0f415bbb1ff07c015d6860d34aae02505dd9973a63154"}]},{"bom-ref":"98c75a769b72ce96","type":"file","name":"/usr/lib64/audit/sotruss-lib.so","hashes":[{"alg":"SHA-1","content":"0d56aace8ec69cc8ee74ad9f3b632ace3798dfd4"},{"alg":"SHA-256","content":"31b25f48eae0ad62535441dcca839590a8866a4072ff49802878ec8e740056f9"}]},{"bom-ref":"00977ba978675845","type":"file","name":"/usr/lib64/gconv/CP1252.so","hashes":[{"alg":"SHA-1","content":"5e77cea54f3a89b3128388ca0b5ca0c45ac5f0a3"},{"alg":"SHA-256","content":"e2bab2da5855c2106fb8418e27f574861df5235596be277fe93842f091f06b78"}]},{"bom-ref":"83662f33e324cc08","type":"file","name":"/usr/lib64/gconv/ISO8859-1.so","hashes":[{"alg":"SHA-1","content":"308c75d845a9fd234f02a63d5b7a1ab1553f9396"},{"alg":"SHA-256","content":"4848f7c756c858312cecb214e5ab8dafd7dba8fbb108bb4c74c0d49e96c0ffb1"}]},{"bom-ref":"111da6b1312df62e","type":"file","name":"/usr/lib64/gconv/ISO8859-15.so","hashes":[{"alg":"SHA-1","content":"3c7083b4009cd6ac5228db7953255ea18a69e8a4"},{"alg":"SHA-256","content":"07ce470752cbee82bd1651229b0c307565302b480b3fb109ae6db81a0fd85187"}]},{"bom-ref":"78946cc4406a9ad4","type":"file","name":"/usr/lib64/gconv/UNICODE.so","hashes":[{"alg":"SHA-1","content":"1ecad948741ec7073c246cbc51ce8408297f1a01"},{"alg":"SHA-256","content":"6c0580b4af40148b69636fc26474c0f307d1f1ee125d0b4116e4b582615e68dc"}]},{"bom-ref":"e9dad4130605edf5","type":"file","name":"/usr/lib64/gconv/UTF-16.so","hashes":[{"alg":"SHA-1","content":"68e310797fa51211afe56474292008e698ad033e"},{"alg":"SHA-256","content":"2e0530c875ff0b107528155be28ab0e52d71aa5decf06233cf0921992e1302be"}]},{"bom-ref":"3ed2f7915bd4f7b4","type":"file","name":"/usr/lib64/gconv/UTF-32.so","hashes":[{"alg":"SHA-1","content":"0163a75178e3e8717c5e08a4e2738789b42e3d42"},{"alg":"SHA-256","content":"d04a7373356e492bac02c7cc212aeb2377e81346cc811e8325ed7f1d76a474f0"}]},{"bom-ref":"cac54352c4f8420b","type":"file","name":"/usr/lib64/gconv/UTF-7.so","hashes":[{"alg":"SHA-1","content":"cd7b22060958f5074fae1ce3b8b3b96ac355dab9"},{"alg":"SHA-256","content":"9642b956785d8c9454a3fa6cc732fa2bdff3c088085d275d908253da151b0a52"}]},{"bom-ref":"aca82d7eb749f3a1","type":"file","name":"/usr/lib64/gconv/gconv-modules","hashes":[{"alg":"SHA-1","content":"68992190042e324c531a53982535546c4086babe"},{"alg":"SHA-256","content":"c5b3ea3d8138394c288f05074ebb4b09ca14c34583ac40349599c3bfa6f9afab"}]},{"bom-ref":"a5a620f8c51174b9","type":"file","name":"/usr/lib64/gconv/gconv-modules.cache","hashes":[{"alg":"SHA-1","content":"c9d5b41ac1d15e58ee08966b61a0f50f1f1f4a11"},{"alg":"SHA-256","content":"5614760fb63c07506736c38c65041bbdcdbeb8c5b4f43a984555370baf4a06eb"}]},{"bom-ref":"abb4c6081f273a23","type":"file","name":"/usr/lib64/ld-linux-x86-64.so.2","hashes":[{"alg":"SHA-1","content":"a0ca5266a81f4c6f9271b6d448725b5844e6e9f0"},{"alg":"SHA-256","content":"e4fdabea749b315b7a0e06414aecfc2ada0d8e9bb08305240f13477f47f52931"}]},{"bom-ref":"ffaea0a69b314614","type":"file","name":"/usr/lib64/libBrokenLocale.so.1","hashes":[{"alg":"SHA-1","content":"b0e16de54dd30d7ffc0243342450f0c05955ef5f"},{"alg":"SHA-256","content":"c67c8002ba29264135910407a739307dd34ce7f9d5e34126a5e8c0cfb5dc1f37"}]},{"bom-ref":"5ac36c657227646b","type":"file","name":"/usr/lib64/libanl.so.1","hashes":[{"alg":"SHA-1","content":"542151948b334f1144acc2f237eb06c69ef6f31a"},{"alg":"SHA-256","content":"8e8ef09aef9b50234cd0e8cc9d043309c61df0b0a8a2ec88cb64a8b8199a18d6"}]},{"bom-ref":"5adafa4ba59c7bbc","type":"file","name":"/usr/lib64/libc.so.6","hashes":[{"alg":"SHA-1","content":"b52a06c6e0027a12a53fcf2bb6fcc582f3513c18"},{"alg":"SHA-256","content":"187ce0631a718b4709ae743dac2c51457873e8c64b1c62d9f46c1495fcfea164"}]},{"bom-ref":"45edf4bde261d97a","type":"file","name":"/usr/lib64/libdl.so.2","hashes":[{"alg":"SHA-1","content":"b60c12105f3ebc06e6ce9a33d68fbdfdbe82417d"},{"alg":"SHA-256","content":"3bd7d950e21c58ba6e6a559dacb032e42a7d6d855b2cc2dfb00467764941bbed"}]},{"bom-ref":"f4e0331fb40aa8a2","type":"file","name":"/usr/lib64/libm.so.6","hashes":[{"alg":"SHA-1","content":"b551ba1185a00a0a4f26065537ec986d840649a3"},{"alg":"SHA-256","content":"ac78da1e62ffbcd8180c6d969f24fa92811703c8f8e88dfe8c400a507b68dec1"}]},{"bom-ref":"b55a0a7a416ab945","type":"file","name":"/usr/lib64/libmvec.so.1","hashes":[{"alg":"SHA-1","content":"fa67e8d54136d9c269e96addf2291fa261aa9e86"},{"alg":"SHA-256","content":"0720b5937e8c5159bacd55a0a4560d7d4c454efe1d3d85a1c5f6ad390b6a8df7"}]},{"bom-ref":"400048542c09039f","type":"file","name":"/usr/lib64/libnss_compat.so.2","hashes":[{"alg":"SHA-1","content":"30aab380529ca4ddbdcc09612e36587af178b62c"},{"alg":"SHA-256","content":"81faba481e379b22014331fbd43c7c02c7ccd0ea67d3c54d86a16a1511e27d4a"}]},{"bom-ref":"32a18d3f6fd24e2a","type":"file","name":"/usr/lib64/libnss_dns.so.2","hashes":[{"alg":"SHA-1","content":"392b497bdc048430e756145525dae5bad521218d"},{"alg":"SHA-256","content":"6131b503a21250578770d44fcd80961d8d71c222cf8ad869f171fc1f9efb37ce"}]},{"bom-ref":"0056df3ae5d71764","type":"file","name":"/usr/lib64/libnss_files.so.2","hashes":[{"alg":"SHA-1","content":"6de17e518b8783d9cff5876aea66b32e1220f32e"},{"alg":"SHA-256","content":"996d264f868393a4a32599556dbe3670ab18803492b6b55a7cff47d4e33c68d1"}]},{"bom-ref":"4626a0ff6ae6a7de","type":"file","name":"/usr/lib64/libpcprofile.so","hashes":[{"alg":"SHA-1","content":"345cf85d998270c1c3fe74af0dcb7eb0a24ec965"},{"alg":"SHA-256","content":"551f4e2c8431411e97200bc5ef8ad3ff6799066e76704a41063c43edecc36676"}]},{"bom-ref":"aa7c2a97acc38682","type":"file","name":"/usr/lib64/libpthread.so.0","hashes":[{"alg":"SHA-1","content":"47894b1b38cd8f69abf6b1bb2c4105a3930e1ee6"},{"alg":"SHA-256","content":"5742240030aa44323aeed2c9e6d45c85e1493fcec092f8522c1cd9444ca1fe19"}]},{"bom-ref":"75a1d21e7b3a5c77","type":"file","name":"/usr/lib64/libresolv.so.2","hashes":[{"alg":"SHA-1","content":"a88a0bfe3eb8d4f3738455dcabc2b61fd3dd5d2a"},{"alg":"SHA-256","content":"49c58df995fc31fbe4bfd9f7bdd4e89af38bb7ce897537337211da21042d6953"}]},{"bom-ref":"944a97ec0a34c9fd","type":"file","name":"/usr/lib64/librt.so.1","hashes":[{"alg":"SHA-1","content":"21f74460e6afe3546ec057429f8bc59777ba2d8c"},{"alg":"SHA-256","content":"426658e8fc4e639c33dbe98ca77fb773214a0b97e800d3e0bd06b504b24ff957"}]},{"bom-ref":"93fab3adef9af7a7","type":"file","name":"/usr/lib64/libthread_db.so.1","hashes":[{"alg":"SHA-1","content":"ebdf9727236185f01ccf351514942d3509f23d01"},{"alg":"SHA-256","content":"b5bbda580720692d5dfb8cebca58add1d98a4de5d01a9e06a39691c65fd319b6"}]},{"bom-ref":"62fae135db445d5a","type":"file","name":"/usr/lib64/libutil.so.1","hashes":[{"alg":"SHA-1","content":"0480312a1ed6346daac080d229749026fc1bc269"},{"alg":"SHA-256","content":"30662b688706ca88dc9a96731cda623fc26922650cb776b5e09ad0a65e8ac4cd"}]},{"bom-ref":"ea81f9cd0b1200a9","type":"file","name":"/usr/libexec/getconf/POSIX_V6_LP64_OFF64","hashes":[{"alg":"SHA-1","content":"c36baf3f3087e73ebf014076d637628708c46672"},{"alg":"SHA-256","content":"737b350dec2b69eee89c30eb44fa1072cb9fda46d7b7da6f677d040774dd370e"}]},{"bom-ref":"d632007ff501820b","type":"file","name":"/usr/lib/tmpfiles.d/libselinux.conf","hashes":[{"alg":"SHA-1","content":"9115ba504c1790e26dc1078d4f549fb6f9c5a184"},{"alg":"SHA-256","content":"afe23890fb2e12e6756e5d81bad3c3da33f38a95d072731c0422fbeb0b1fa1fc"}]},{"bom-ref":"30a8c2bcb74ddebb","type":"file","name":"/usr/lib64/libselinux.so.1","hashes":[{"alg":"SHA-1","content":"54e8287830a7d83d8fa9510fa60679d2638e87eb"},{"alg":"SHA-256","content":"c69c05210015f13d57e82e520228fbd6ecbb70fd44b34d6c85669ecc29a568c9"}]},{"bom-ref":"c86e7e05baca1b53","type":"file","name":"/usr/lib64/libnss_myhostname.so.2","hashes":[{"alg":"SHA-1","content":"edb2feee07d3ac24f5847039d58c052bdb0e9734"},{"alg":"SHA-256","content":"8ca12716e4b229d9e5b3b9a53d61acac6623b0232e37d64735a3a98546e3a377"}]},{"bom-ref":"1a7b3cbaab2cc677","type":"file","name":"/usr/lib64/libnss_resolve.so.2","hashes":[{"alg":"SHA-1","content":"13817e64e73ac6c71128bb679f1269c88f112d41"},{"alg":"SHA-256","content":"4089b1ba1c0891a1fa6fb9a16cec4fa250e145c28f4bc8b1afc0734c7aedd455"}]},{"bom-ref":"4d4896e33b106808","type":"file","name":"/usr/lib64/libnss_systemd.so.2","hashes":[{"alg":"SHA-1","content":"a826520b23c7ebfeb4fd3ca5f8c688e6b113f1fa"},{"alg":"SHA-256","content":"1df4fafe3335adac2c870d70d052305d3603c439c5ee31f259dece2d30b918d0"}]},{"bom-ref":"9378fe7c1af67cab","type":"file","name":"/usr/lib64/libsystemd.so.0.44.0","hashes":[{"alg":"SHA-1","content":"59be5df7246f0900a59345e920f971c76372ab0f"},{"alg":"SHA-256","content":"83ae729920a4094b37f3d0f82b57ae4a8228f6c4093831beecc30f6b67db6584"}]},{"bom-ref":"8efe778676b2797b","type":"file","name":"/usr/lib64/libudev.so.1.7.14","hashes":[{"alg":"SHA-1","content":"5d3ee5bd45868f727ed3dad8954eb2f1e5a3b188"},{"alg":"SHA-256","content":"d39208095f13c01d6c4da05e5f95b84512e95c41ec0b7ced8130ad08eba4c86a"}]},{"bom-ref":"7b353480d52f73cc","type":"file","name":"/usr/lib/sysimage/rpm/rpmdb.sqlite","hashes":[{"alg":"SHA-1","content":"23c06c3690224ad200bf515db2c93c1499f3a182"},{"alg":"SHA-256","content":"f55965b9d6507a90d30fdf4534d4630682fbe47e90e96dc12b3eb0be14db6123"}]}],"dependencies":[{"ref":"pkg:golang/github.com/opentofu/opentofu@v1.10.10?package-id=6f225ffa0b342189","dependsOn":["pkg:golang/cloud.google.com/go/compute/metadata@v0.2.3?package-id=ae72f9985b5a5e0b","pkg:golang/cloud.google.com/go/iam@v1.1.5?package-id=2a4c667e6b33196b","pkg:golang/cloud.google.com/go/kms@v1.15.5?package-id=e520895dbcc2035e","pkg:golang/cloud.google.com/go/storage@v1.36.0?package-id=0854c7e0c8af857e","pkg:golang/cloud.google.com/go@v0.112.0?package-id=f75477aef9d5c41a","pkg:golang/github.com/agext/levenshtein@v1.2.3?package-id=b28626c5eeebcf57","pkg:golang/github.com/aliyun/alibaba-cloud-sdk-go@v1.61.1501?package-id=3d7f0b0dc64b988a","pkg:golang/github.com/aliyun/aliyun-oss-go-sdk@v2.2.9%2Bincompatible?package-id=7f421aee69a57161","pkg:golang/github.com/aliyun/aliyun-tablestore-go-sdk@v4.1.2%2Bincompatible?package-id=a96308c11b3fc444","pkg:golang/github.com/apparentlymart/go-cidr@v1.1.0?package-id=857655157ca95568","pkg:golang/github.com/apparentlymart/go-shquot@v0.0.1?package-id=f190639cd215ea76","pkg:golang/github.com/apparentlymart/go-textseg/v15@v15.0.0?package-id=2add6b79f01db4ed","pkg:golang/github.com/apparentlymart/go-userdirs@v0.0.0-20200915174352-b0c018a67c13?package-id=025c7fb9605b5af2","pkg:golang/github.com/apparentlymart/go-versions@v1.0.2?package-id=c84c325f277642a2","pkg:golang/github.com/armon/circbuf@v0.0.0-20190214190532-5111143e8da2?package-id=760b4b328a05b44f","pkg:golang/github.com/armon/go-metrics@v0.0.0-20180917152333-f0300d1749da?package-id=815453357f8ad5fd","pkg:golang/github.com/armon/go-radix@v1.0.0?package-id=ce55443f8200dceb","pkg:golang/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.8?package-id=5011ec0908541a74","pkg:golang/github.com/aws/aws-sdk-go-v2/config@v1.29.4?package-id=cff245b463dbed7a","pkg:golang/github.com/aws/aws-sdk-go-v2/credentials@v1.17.57?package-id=8de1489a6a0f7247","pkg:golang/github.com/aws/aws-sdk-go-v2/feature/ec2/imds@v1.16.27?package-id=9de6a3cda6dece52","pkg:golang/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.31?package-id=42bcc5df114f016a","pkg:golang/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.31?package-id=ba26fbb703fdf303","pkg:golang/github.com/aws/aws-sdk-go-v2/internal/ini@v1.8.2?package-id=d9d3827a3f1a794f","pkg:golang/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.31?package-id=4a8a0156df52b190","pkg:golang/github.com/aws/aws-sdk-go-v2/service/dynamodb@v1.39.8?package-id=4b4346139d15f0ef","pkg:golang/github.com/aws/aws-sdk-go-v2/service/iam@v1.38.10?package-id=a145dac05b54f83b","pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding@v1.12.2?package-id=ff18d248f278f2a8","pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.5.5?package-id=c2629beb7a040a99","pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery@v1.10.12?package-id=8e687362fcc0f479","pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url@v1.12.12?package-id=b4031bcb7d7e668a","pkg:golang/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.12?package-id=fcf4486683676e83","pkg:golang/github.com/aws/aws-sdk-go-v2/service/kms@v1.37.6?package-id=47cf53163154bcd1","pkg:golang/github.com/aws/aws-sdk-go-v2/service/s3@v1.75.2?package-id=367f93a7780e1313","pkg:golang/github.com/aws/aws-sdk-go-v2/service/sns@v1.33.12?package-id=cef1aee80750fa15","pkg:golang/github.com/aws/aws-sdk-go-v2/service/sqs@v1.37.12?package-id=6d3f5a032ebf7603","pkg:golang/github.com/aws/aws-sdk-go-v2/service/sso@v1.24.14?package-id=7d69ab21c22ab1d7","pkg:golang/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.28.13?package-id=ffc46efc6c00b4d9","pkg:golang/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.12?package-id=577912bab48734bb","pkg:golang/github.com/aws/aws-sdk-go-v2@v1.36.0?package-id=a4bfc1b36c70e46a","pkg:golang/github.com/aws/aws-sdk-go@v1.44.122?package-id=023123d161b18578","pkg:golang/github.com/aws/smithy-go@v1.22.2?package-id=4f1742755463bb22","pkg:golang/github.com/azure/azure-sdk-for-go@v59.2.0%2Bincompatible?package-id=570c20c05c0f05ed","pkg:golang/github.com/azure/go-autorest/autorest/adal@v0.9.18?package-id=308f9bdf801bce37","pkg:golang/github.com/azure/go-autorest/autorest/azure/cli@v0.4.4?package-id=7746eb697452157b","pkg:golang/github.com/azure/go-autorest/autorest/date@v0.3.0?package-id=1de2d301295e5a4d","pkg:golang/github.com/azure/go-autorest/autorest/to@v0.4.0?package-id=4c6c1c171cab8d4c","pkg:golang/github.com/azure/go-autorest/autorest/validation@v0.3.1?package-id=2e34c34ec530374d","pkg:golang/github.com/azure/go-autorest/autorest@v0.11.24?package-id=76d0bb37f24a3dc3","pkg:golang/github.com/azure/go-autorest/logger@v0.2.1?package-id=9689623e2aeaca22","pkg:golang/github.com/azure/go-autorest/tracing@v0.6.0?package-id=a105c1f1f7cc822a","pkg:golang/github.com/azure/go-ntlmssp@v0.0.0-20200615164410-66371956d46c?package-id=9d6c7161bd9b68ac","pkg:golang/github.com/bgentry/go-netrc@v0.0.0-20140422174119-9fd32a8b3d3d?package-id=091d466c1e7aacd6","pkg:golang/github.com/bgentry/speakeasy@v0.1.0?package-id=d5cb69d7e1bf8551","pkg:golang/github.com/bmatcuk/doublestar/v4@v4.6.0?package-id=ed2add49a29f3956","pkg:golang/github.com/cenkalti/backoff/v4@v4.3.0?package-id=d330a3cd3c1790e7","pkg:golang/github.com/christrenkamp/goxpath@v0.0.0-20190607011252-c5096ec8773d?package-id=7fd1ee1780d5c9aa","pkg:golang/github.com/chzyer/readline@v1.5.1?package-id=dc091146f19f4575","pkg:golang/github.com/cli/browser@v1.3.0?package-id=a6b966f857f227a4","pkg:golang/github.com/cloudflare/circl@v1.6.1?package-id=33fc9bf5180d252d","pkg:golang/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc?package-id=3a558ad4e453b9cd","pkg:golang/github.com/dimchansky/utfbom@v1.1.1?package-id=ea4931c9020817dc","pkg:golang/github.com/dylanmei/iso8601@v0.1.0?package-id=3909c1f75c5e9938","pkg:golang/github.com/fatih/color@v1.18.0?package-id=6d4b31b98e60c6d7","pkg:golang/github.com/felixge/httpsnoop@v1.0.4?package-id=cb35acd9883ce5c1","pkg:golang/github.com/go-jose/go-jose/v3@v3.0.4?package-id=2b7464130591d466","pkg:golang/github.com/go-logr/logr@v1.4.2?package-id=5e840551ef6569b5","pkg:golang/github.com/go-logr/stdr@v1.2.2?package-id=938554a030f9cd36","pkg:golang/github.com/go-viper/mapstructure/v2@v2.4.0?package-id=c3732a99304254cb","pkg:golang/github.com/gofrs/uuid@v4.0.0%2Bincompatible?package-id=60423e56578b097c","pkg:golang/github.com/gogo/protobuf@v1.3.2?package-id=82141408b4f1bf15","pkg:golang/github.com/golang-jwt/jwt/v4@v4.5.2?package-id=1a07d7f95edfe227","pkg:golang/github.com/golang/groupcache@v0.0.0-20210331224755-41bb18bfe9da?package-id=7bd80e5dc5492c63","pkg:golang/github.com/golang/protobuf@v1.5.3?package-id=31008d2a04278cda","pkg:golang/github.com/google/go-cmp@v0.7.0?package-id=6c9ec211fb25ff59","pkg:golang/github.com/google/go-querystring@v1.1.0?package-id=cc208cab68337ef9","pkg:golang/github.com/google/gofuzz@v1.1.0?package-id=e574bd2bf2ea15fc","pkg:golang/github.com/google/s2a-go@v0.1.7?package-id=09258e281f183948","pkg:golang/github.com/google/uuid@v1.6.0?package-id=d20a11f83a2435d5","pkg:golang/github.com/googleapis/enterprise-certificate-proxy@v0.3.2?package-id=c9fdfb26f6ee2766","pkg:golang/github.com/googleapis/gax-go/v2@v2.12.0?package-id=4426f2f2df405e76","pkg:golang/github.com/googleapis/gnostic@v0.5.5?package-id=a0abb9201024992c","pkg:golang/github.com/grpc-ecosystem/grpc-gateway/v2@v2.16.0?package-id=5f868de9ee8453e6","pkg:golang/github.com/hashicorp/aws-sdk-go-base/v2@v2.0.0-beta.62?package-id=3a23eafa6f0c0798","pkg:golang/github.com/hashicorp/consul/api@v1.13.0?package-id=9adb4ccb04d49a92","pkg:golang/github.com/hashicorp/errwrap@v1.1.0?package-id=fc7af5fc9985f271","pkg:golang/github.com/hashicorp/go-azure-helpers@v0.43.0?package-id=c2cc7fea4604ac41","pkg:golang/github.com/hashicorp/go-cleanhttp@v0.5.2?package-id=782563e57a739778","pkg:golang/github.com/hashicorp/go-getter@v1.7.9?package-id=5d935c695ca3fe3a","pkg:golang/github.com/hashicorp/go-hclog@v1.6.3?package-id=29151519b4a56bff","pkg:golang/github.com/hashicorp/go-immutable-radix@v1.0.0?package-id=11343c754060d9a1","pkg:golang/github.com/hashicorp/go-multierror@v1.1.1?package-id=1a4a9219fe384744","pkg:golang/github.com/hashicorp/go-plugin@v1.4.3?package-id=0efe9ed37b89aaf4","pkg:golang/github.com/hashicorp/go-retryablehttp@v0.7.7?package-id=33f48dee18dcec72","pkg:golang/github.com/hashicorp/go-rootcerts@v1.0.2?package-id=3f0c483cc18ef502","pkg:golang/github.com/hashicorp/go-safetemp@v1.0.0?package-id=571729f625772431","pkg:golang/github.com/hashicorp/go-secure-stdlib/parseutil@v0.2.0?package-id=efd92787d9ffed57","pkg:golang/github.com/hashicorp/go-secure-stdlib/strutil@v0.1.2?package-id=a662778b43af1395","pkg:golang/github.com/hashicorp/go-slug@v0.16.3?package-id=3cea877bd56e9293","pkg:golang/github.com/hashicorp/go-sockaddr@v1.0.7?package-id=553fd2dcbfa4b7c2","pkg:golang/github.com/hashicorp/go-tfe@v1.53.0?package-id=65f5843cbe33d6ee","pkg:golang/github.com/hashicorp/go-uuid@v1.0.3?package-id=06a8565b79a1decf","pkg:golang/github.com/hashicorp/go-version@v1.6.0?package-id=f7c21432b8853e17","pkg:golang/github.com/hashicorp/golang-lru@v0.5.1?package-id=074207d297dfca1e","pkg:golang/github.com/hashicorp/hcl@v1.0.1-vault-5?package-id=e4216e1dc0c641cb","pkg:golang/github.com/hashicorp/jsonapi@v1.3.1?package-id=1884dd7d373e482b","pkg:golang/github.com/hashicorp/serf@v0.9.6?package-id=b7faeb8291d4cb46","pkg:golang/github.com/hashicorp/terraform-plugin-log@v0.9.0?package-id=7b0ca66aa4df93b6","pkg:golang/github.com/hashicorp/terraform-svchost@v0.1.1?package-id=bb3cf90a58e5d1f4","pkg:golang/github.com/hashicorp/yamux@v0.0.0-20181012175058-2f1d1f20f75d?package-id=cc8ca3771756a035","pkg:golang/github.com/huandu/xstrings@v1.3.3?package-id=54cb6500c625ec05","pkg:golang/github.com/imdario/mergo@v0.3.13?package-id=22e924184f99e11a","pkg:golang/github.com/jmespath/go-jmespath@v0.4.0?package-id=46a9de0d457e9162","pkg:golang/github.com/json-iterator/go@v1.1.12?package-id=bb482daf553152cc","pkg:golang/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0?package-id=82d5399154a19533","pkg:golang/github.com/klauspost/compress@v1.15.11?package-id=e5f653c16bc4061e","pkg:golang/github.com/lib/pq@v1.10.3?package-id=cbe059514b19176f","pkg:golang/github.com/manicminer/hamilton-autorest@v0.2.0?package-id=779e4d3ffe61fb34","pkg:golang/github.com/manicminer/hamilton@v0.44.0?package-id=80ba3a86c50f0ad8","pkg:golang/github.com/masterminds/goutils@v1.1.1?package-id=c573eb665c724ce2","pkg:golang/github.com/masterminds/semver/v3@v3.1.1?package-id=cd9e2d9d89a969ac","pkg:golang/github.com/masterminds/sprig/v3@v3.2.2?package-id=93f35e2afd45c0ff","pkg:golang/github.com/masterzen/simplexml@v0.0.0-20190410153822-31eea3082786?package-id=5f08b266d72a87c8","pkg:golang/github.com/masterzen/winrm@v0.0.0-20200615185753-c42b5136ff88?package-id=cc154554ab814c0a","pkg:golang/github.com/mattn/go-colorable@v0.1.14?package-id=cc9a2d4a23df5a5c","pkg:golang/github.com/mattn/go-isatty@v0.0.20?package-id=393df2af3beec0d9","pkg:golang/github.com/mattn/go-shellwords@v1.0.4?package-id=fe6a9bdcfba1d97b","pkg:golang/github.com/mitchellh/cli@v1.1.5?package-id=7026740eb60ef969","pkg:golang/github.com/mitchellh/colorstring@v0.0.0-20190213212951-d06e56a500db?package-id=826e517afef2d184","pkg:golang/github.com/mitchellh/copystructure@v1.2.0?package-id=4d72071ab4056fb3","pkg:golang/github.com/mitchellh/go-homedir@v1.1.0?package-id=5d6d97337feac18f","pkg:golang/github.com/mitchellh/go-linereader@v0.0.0-20190213213312-1b945b3263eb?package-id=b895793499a8fec0","pkg:golang/github.com/mitchellh/go-testing-interface@v1.14.1?package-id=519571d19194fbe1","pkg:golang/github.com/mitchellh/go-wordwrap@v1.0.1?package-id=c3183e1ce9627a21","pkg:golang/github.com/mitchellh/mapstructure@v1.5.0?package-id=516893fd7ec491e9","pkg:golang/github.com/mitchellh/reflectwalk@v1.0.2?package-id=e666b14e8fb191ad","pkg:golang/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd?package-id=bd98481216f82c5e","pkg:golang/github.com/modern-go/reflect2@v1.0.2?package-id=273a8271c7f140b2","pkg:golang/github.com/mozillazg/go-httpheader@v0.3.0?package-id=70e3a26a796bcdbf","pkg:golang/github.com/nu7hatch/gouuid@v0.0.0-20131221200532-179d4d0c4d8d?package-id=3c2ecc695899ea1c","pkg:golang/github.com/oklog/run@v1.0.0?package-id=0a991092035604d9","pkg:golang/github.com/openbao/openbao/api/v2@v2.3.0?package-id=58e7c98cb7a8b6f9","pkg:golang/github.com/opencontainers/go-digest@v1.0.0?package-id=e8ec1618d8059089","pkg:golang/github.com/opencontainers/image-spec@v1.1.0?package-id=d1ce9425b6ba3ef3","pkg:golang/github.com/opentofu/hcl/v2@v2.20.2-0.20251021132045-587d123c2828?package-id=43f91fee24985b8f","pkg:golang/github.com/opentofu/registry-address@v0.0.0-20230920144404-f1e51167f633?package-id=5f6ecee9e9a8da9e","pkg:golang/github.com/packer-community/winrmcp@v0.0.0-20180921211025-c76d91c1e7db?package-id=e82f4e5d1ea84d51","pkg:golang/github.com/pkg/errors@v0.9.1?package-id=4dcfa9a38dfbbb88","pkg:golang/github.com/posener/complete@v1.2.3?package-id=a51354a3c943d48f","pkg:golang/github.com/protonmail/go-crypto@v0.0.0-20230619160724-3fbb1f12458c?package-id=27cae961c80b7097","pkg:golang/github.com/ryanuber/go-glob@v1.0.0?package-id=f858ad87e9f52856","pkg:golang/github.com/shopspring/decimal@v1.3.1?package-id=c7e91abf78cff2a7","pkg:golang/github.com/spf13/afero@v1.9.3?package-id=c5de6ff9306891ad","pkg:golang/github.com/spf13/cast@v1.5.0?package-id=826a8e75b3110b53","pkg:golang/github.com/spf13/pflag@v1.0.5?package-id=1e47e21c5a17c81d","pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common@v1.0.588?package-id=c2f4f02c6f362b23","pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts@v1.0.587-0.20230206000712-97469a3dcd4e?package-id=2c2cf9dbf806b547","pkg:golang/github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag@v1.0.233-0.20210823002710-8078545fa058?package-id=e7a4f9f79ad8174f","pkg:golang/github.com/tencentyun/cos-go-sdk-v5@v0.7.29?package-id=5aeb4e18b3ccb0cf","pkg:golang/github.com/tombuildsstuff/giovanni@v0.15.1?package-id=17b4011838326935","pkg:golang/github.com/ulikunitz/xz@v0.5.15?package-id=f9cf963d7f6a0de2","pkg:golang/github.com/vmihailenco/msgpack/v5@v5.3.5?package-id=c32a397ed3c84278","pkg:golang/github.com/vmihailenco/tagparser/v2@v2.0.0?package-id=2327b3b3b8618363","pkg:golang/github.com/xanzy/ssh-agent@v0.3.1?package-id=cfc3f143f339bd6c","pkg:golang/github.com/xlab/treeprint@v0.0.0-20161029104018-1d6e34225557?package-id=16a085c3aabb9b53","pkg:golang/github.com/zclconf/go-cty-yaml@v1.1.0?package-id=b939371fc6ff05c2","pkg:golang/github.com/zclconf/go-cty@v1.16.3?package-id=80166e88d1b360da","pkg:golang/go.opencensus.io@v0.24.0?package-id=f33b800b78843f45","pkg:golang/go.opentelemetry.io/auto/sdk@v1.1.0?package-id=1030890a7547d937","pkg:golang/go.opentelemetry.io/contrib/exporters/autoexport@v0.0.0-20230703072336-9a582bd098a2?package-id=e50f98f61def1c8d","pkg:golang/go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws@v0.59.0?package-id=adccb6653c046bdf","pkg:golang/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.46.1?package-id=55d74fdfd66369fd","pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.46.1?package-id=3db68562fb09a1a8","pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc@v1.21.0?package-id=9fb3a9415da33d3f","pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp@v1.21.0?package-id=335d57ad814a997f","pkg:golang/go.opentelemetry.io/otel/exporters/otlp/otlptrace@v1.21.0?package-id=43ecbb409119e4ec","pkg:golang/go.opentelemetry.io/otel/metric@v1.35.0?package-id=f2411aab03e226c3","pkg:golang/go.opentelemetry.io/otel/sdk@v1.35.0?package-id=e4330b9afbdb5f6d","pkg:golang/go.opentelemetry.io/otel/trace@v1.35.0?package-id=9d92f8a00a8fd60c","pkg:golang/go.opentelemetry.io/otel@v1.35.0?package-id=e31bdb9353f72662","pkg:golang/go.opentelemetry.io/proto/otlp@v1.0.0?package-id=0d7acce105d8e059","pkg:golang/golang.org/x/crypto@v0.38.0?package-id=fc5809cf693e8e7e","pkg:golang/golang.org/x/exp@v0.0.0-20230905200255-921286631fa9?package-id=e1fb648c5da6addc","pkg:golang/golang.org/x/mod@v0.21.0?package-id=4fc6ba064bc52b4f","pkg:golang/golang.org/x/net@v0.40.0?package-id=e07ea079f0416140","pkg:golang/golang.org/x/oauth2@v0.16.0?package-id=d61e5aa40ebb830d","pkg:golang/golang.org/x/sync@v0.14.0?package-id=6d7a32db15adb8da","pkg:golang/golang.org/x/sys@v0.33.0?package-id=ce0497a786ffcf88","pkg:golang/golang.org/x/term@v0.32.0?package-id=37f7d319096abd77","pkg:golang/golang.org/x/text@v0.25.0?package-id=da5c5eea6027280f","pkg:golang/golang.org/x/time@v0.11.0?package-id=9bd2e2dbef0e462e","pkg:golang/google.golang.org/api@v0.155.0?package-id=ff5e4d4a914a25b1","pkg:golang/google.golang.org/genproto/googleapis/api@v0.0.0-20240123012728-ef4313101c80?package-id=18a28ebabbdfa511","pkg:golang/google.golang.org/genproto/googleapis/rpc@v0.0.0-20240123012728-ef4313101c80?package-id=7ec99b70063beb4b","pkg:golang/google.golang.org/genproto@v0.0.0-20240123012728-ef4313101c80?package-id=6db634689be4217c","pkg:golang/google.golang.org/grpc@v1.62.1?package-id=a58d1bc70f03a545","pkg:golang/google.golang.org/protobuf@v1.33.0?package-id=2f306cba756ec82f","pkg:golang/gopkg.in/inf.v0@v0.9.1?package-id=68b6ad129de716c1","pkg:golang/gopkg.in/ini.v1@v1.66.2?package-id=c282297fe7f57e59","pkg:golang/gopkg.in/yaml.v2@v2.4.0?package-id=718e8c629bdfd6e4","pkg:golang/gopkg.in/yaml.v3@v3.0.1?package-id=c085da8a3e91ee71","pkg:golang/k8s.io/api@v0.23.4?package-id=bb9483f5a719c0d0","pkg:golang/k8s.io/apimachinery@v0.23.4?package-id=9fde6d99f55ed899","pkg:golang/k8s.io/client-go@v0.23.4?package-id=601568fecd9c4138","pkg:golang/k8s.io/klog/v2@v2.30.0?package-id=106757d046a2aab8","pkg:golang/k8s.io/kube-openapi@v0.0.0-20211115234752-e816edb12b65?package-id=0322b5aca047ab17","pkg:golang/k8s.io/utils@v0.0.0-20211116205334-6203023598ed?package-id=109aac47262f4dea","pkg:golang/oras.land/oras-go/v2@v2.5.0?package-id=8249de93a2ceffde","pkg:golang/sigs.k8s.io/json@v0.0.0-20211020170558-c049b76a60c6?package-id=eafea2d7f93d109b","pkg:golang/sigs.k8s.io/structured-merge-diff/v4@v4.2.1?package-id=494368580e0a83d0","pkg:golang/sigs.k8s.io/yaml@v1.2.0?package-id=428c7c2b9fa61e1d","pkg:golang/stdlib@1.26.5-X%3Anodwarf5?package-id=ce9dec293b91f4d5"]},{"ref":"pkg:rpm/redhat/audit-libs@4.2.1-1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=a20729cc2251ad97&upstream=audit-4.2.1-1.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/libcap-ng@0.9.3-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=8f66f42bd1629147&upstream=libcap-ng-0.9.3-4.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=999580a4439a0744&upstream=filesystem-3.18-59.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/setup@2.15.1-2.hum1?arch=noarch&distro=hummingbird-20251124&package-id=7c3b3a4dbf2d656a&upstream=setup-2.15.1-2.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/glibc-common@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=10d45ce083edc11a&upstream=glibc-2.43-8.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=999580a4439a0744&upstream=filesystem-3.18-59.hum1.src.rpm","pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/glibc-minimal-langpack@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=0a362cae3e39fb7e&upstream=glibc-2.43-8.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc-common@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=10d45ce083edc11a&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=999580a4439a0744&upstream=filesystem-3.18-59.hum1.src.rpm","pkg:rpm/redhat/glibc-common@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=10d45ce083edc11a&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/glibc-minimal-langpack@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=0a362cae3e39fb7e&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/libgcc@16.1.1-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=75a0e1277e8719d7&upstream=gcc-16.1.1-2.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/hummingbird-release@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=719b18fdffcd8b6a&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/hummingbird-repos@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f1fdd29be6930a92&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/hummingbird-repos@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f1fdd29be6930a92&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/hummingbird-gpg-keys@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=37c8291bd23f9173&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libacl@2.4.0-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=0d979ebfd33533ba&upstream=acl-2.4.0-2.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libattr@2.6.0-9.1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=a5d8c553b7eb1a21&upstream=attr-2.6.0-9.1.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libcap-ng@0.9.3-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=8f66f42bd1629147&upstream=libcap-ng-0.9.3-4.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libcap@2.78-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=ba0eaa5e5f08fe6b&upstream=libcap-2.78-2.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/filesystem@3.18-59.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=999580a4439a0744&upstream=filesystem-3.18-59.hum1.src.rpm","pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/pam-libs@1.7.2-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=daabc618abe5172c&upstream=pam-1.7.2-4.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libeconf@0.7.9-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=6f39cf655724d77d&upstream=libeconf-0.7.9-4.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libselinux@3.11-3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=eeee34ccffbc92eb&upstream=libselinux-3.11-3.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/libgcc@16.1.1-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=75a0e1277e8719d7&upstream=gcc-16.1.1-2.hum1.src.rpm","pkg:rpm/redhat/libsepol@3.11-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=50d11c07722dcf4e&upstream=libsepol-3.11-2.hum1.src.rpm","pkg:rpm/redhat/pcre2@10.47-1.2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=e34e9c0ba925ee7d&upstream=pcre2-10.47-1.2.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/libsepol@3.11-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=50d11c07722dcf4e&upstream=libsepol-3.11-2.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/ncurses-libs@6.6-3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=b9bb7408f5521612&upstream=ncurses-6.6-3.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/ncurses-base@6.6-3.hum1?arch=noarch&distro=hummingbird-20251124&package-id=f687dba326320245&upstream=ncurses-6.6-3.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/opentofu1.10@1.10.10-0.3.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=4d8f1420d8738ddc&upstream=opentofu1.10-1.10.10-0.3.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/pam-libs@1.7.2-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=daabc618abe5172c&upstream=pam-1.7.2-4.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/audit-libs@4.2.1-1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=a20729cc2251ad97&upstream=audit-4.2.1-1.hum1.src.rpm","pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/libeconf@0.7.9-4.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=6f39cf655724d77d&upstream=libeconf-0.7.9-4.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/pcre2@10.47-1.2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=e34e9c0ba925ee7d&upstream=pcre2-10.47-1.2.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/pcre2-syntax@10.47-1.2.hum1?arch=noarch&distro=hummingbird-20251124&package-id=869785b9167b24ce&upstream=pcre2-10.47-1.2.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/setup@2.15.1-2.hum1?arch=noarch&distro=hummingbird-20251124&package-id=7c3b3a4dbf2d656a&upstream=setup-2.15.1-2.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/hummingbird-release@20251124-1.15.hum1?arch=noarch&distro=hummingbird-20251124&package-id=719b18fdffcd8b6a&upstream=hummingbird-release-20251124-1.15.hum1.src.rpm"]},{"ref":"pkg:rpm/redhat/systemd-libs@261.2-1.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=693fe71161f7d954&upstream=systemd-261.2-1.hum1.src.rpm","dependsOn":["pkg:rpm/redhat/glibc@2.43-8.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=1b41936cdf36a657&upstream=glibc-2.43-8.hum1.src.rpm","pkg:rpm/redhat/libgcc@16.1.1-2.hum1?arch=x86_64&distro=hummingbird-20251124&package-id=75a0e1277e8719d7&upstream=gcc-16.1.1-2.hum1.src.rpm"]}]} diff --git a/modules/fundamental/src/purl/model/details/purl.rs b/modules/fundamental/src/purl/model/details/purl.rs index 80e939b9f..9dae17557 100644 --- a/modules/fundamental/src/purl/model/details/purl.rs +++ b/modules/fundamental/src/purl/model/details/purl.rs @@ -86,65 +86,7 @@ impl PurlDetails { .ok_or(Error::Data("underlying package missing".to_string()))? }; - let sbom_ids_for_purl = sbom_node_purl_ref::Entity::find() - .select_only() - .column(sbom_node_purl_ref::Column::SbomId) - .filter(sbom_node_purl_ref::Column::QualifiedPurlId.eq(qualified_package.id)) - .into_query(); - - let mut allowed_cpe_ids = sbom_describing_cpe::Entity::find() - .select_only() - .column(sbom_describing_cpe::Column::CpeId) - .filter(sbom_describing_cpe::Column::SbomId.in_subquery(sbom_ids_for_purl.clone())) - .into_query(); - - let c = Alias::new("c"); - let sc = Alias::new("sc"); - let sdc = Alias::new("sdc"); - let generalized_cpe_ids = sea_query::Query::select() - .expr(Expr::col((c.clone(), cpe::Column::Id))) - .from_as(cpe::Entity, c.clone()) - .join_as( - JoinType::InnerJoin, - cpe::Entity, - sc.clone(), - Condition::all() - .add( - Expr::col((c.clone(), cpe::Column::Vendor)) - .equals((sc.clone(), cpe::Column::Vendor)), - ) - .add( - Expr::col((c.clone(), cpe::Column::Product)) - .equals((sc.clone(), cpe::Column::Product)), - ) - .add( - Expr::col((c.clone(), cpe::Column::Version)).eq(SimpleExpr::FunctionCall( - Func::cust(Alias::new("split_part")) - .arg(Expr::col((sc.clone(), cpe::Column::Version))) - .arg(Expr::value(".")) - .arg(Expr::value(1i32)), - )), - ), - ) - .join_as( - JoinType::InnerJoin, - sbom_describing_cpe::Entity, - sdc.clone(), - Expr::col((sdc.clone(), sbom_describing_cpe::Column::CpeId)) - .equals((sc.clone(), cpe::Column::Id)), - ) - .and_where( - Expr::col((sdc.clone(), sbom_describing_cpe::Column::SbomId)) - .in_subquery(sbom_ids_for_purl.clone()), - ) - .to_owned(); - allowed_cpe_ids.union(UnionType::Distinct, generalized_cpe_ids); - - let sbom_has_cpes = sea_query::Query::select() - .expr(Expr::value(1i32)) - .from(sbom_describing_cpe::Entity) - .and_where(sbom_describing_cpe::Column::SbomId.in_subquery(sbom_ids_for_purl)) - .to_owned(); + let (allowed_cpe_ids, sbom_has_cpes) = cpe_context_subqueries(qualified_package.id); let purl_statuses = purl_status::Entity::find() .filter(purl_status::Column::BasePurlId.eq(package.id)) @@ -220,6 +162,83 @@ impl PurlDetails { } } +/// Build the two subqueries needed for CPE context filtering: +/// 1. `allowed_cpe_ids` — CPE IDs from the describing CPEs of SBOMs +/// containing the given PURL, plus generalized (major-version-only) +/// variants. +/// 2. `sbom_has_cpes` — EXISTS subquery that checks whether any SBOM +/// containing the PURL has describing CPEs at all. +/// +/// The returned pair is used in a three-way filter: +/// context_cpe_id IS NULL +/// OR context_cpe_id IN (allowed_cpe_ids) +/// OR NOT EXISTS (sbom_has_cpes) +fn cpe_context_subqueries( + qualified_purl_id: Uuid, +) -> (sea_query::SelectStatement, sea_query::SelectStatement) { + let sbom_ids = sbom_node_purl_ref::Entity::find() + .select_only() + .column(sbom_node_purl_ref::Column::SbomId) + .filter(sbom_node_purl_ref::Column::QualifiedPurlId.eq(qualified_purl_id)) + .into_query(); + + let c = Alias::new("c"); + let sc = Alias::new("sc"); + let sdc = Alias::new("sdc"); + let generalized_cpe_ids = sea_query::Query::select() + .expr(Expr::col((c.clone(), cpe::Column::Id))) + .from_as(cpe::Entity, c.clone()) + .join_as( + JoinType::InnerJoin, + cpe::Entity, + sc.clone(), + Condition::all() + .add( + Expr::col((c.clone(), cpe::Column::Vendor)) + .equals((sc.clone(), cpe::Column::Vendor)), + ) + .add( + Expr::col((c.clone(), cpe::Column::Product)) + .equals((sc.clone(), cpe::Column::Product)), + ) + .add( + Expr::col((c.clone(), cpe::Column::Version)).eq(SimpleExpr::FunctionCall( + Func::cust(Alias::new("split_part")) + .arg(Expr::col((sc.clone(), cpe::Column::Version))) + .arg(Expr::value(".")) + .arg(Expr::value(1i32)), + )), + ), + ) + .join_as( + JoinType::InnerJoin, + sbom_describing_cpe::Entity, + sdc.clone(), + Expr::col((sdc.clone(), sbom_describing_cpe::Column::CpeId)) + .equals((sc.clone(), cpe::Column::Id)), + ) + .and_where( + Expr::col((sdc.clone(), sbom_describing_cpe::Column::SbomId)) + .in_subquery(sbom_ids.clone()), + ) + .to_owned(); + + let mut allowed_cpe_ids = sbom_describing_cpe::Entity::find() + .select_only() + .column(sbom_describing_cpe::Column::CpeId) + .filter(sbom_describing_cpe::Column::SbomId.in_subquery(sbom_ids.clone())) + .into_query(); + allowed_cpe_ids.union(UnionType::Distinct, generalized_cpe_ids); + + let sbom_has_cpes = sea_query::Query::select() + .expr(Expr::value(1i32)) + .from(sbom_describing_cpe::Entity) + .and_where(sbom_describing_cpe::Column::SbomId.in_subquery(sbom_ids)) + .to_owned(); + + (allowed_cpe_ids, sbom_has_cpes) +} + async fn get_product_statuses_for_purl( tx: &C, qualified_package_id: Uuid, @@ -236,6 +255,12 @@ async fn get_product_statuses_for_purl( .column(sbom::Column::SbomId) .into_query(); + // CPE context filtering — only return product statuses whose + // context CPE matches the describing CPEs of SBOMs containing this + // PURL. Mirrors the purl_status CPE context filter in + // PurlDetails::from_entity. + let (allowed_cpe_ids, sbom_has_cpes) = cpe_context_subqueries(qualified_package_id); + // Main query to get product statuses let product_statuses_query = product_status::Entity::find() .join(JoinType::Join, product_status::Relation::ContextCpe.def()) @@ -256,6 +281,17 @@ async fn get_product_statuses_for_purl( product_status::Relation::Vulnerability.def(), ) .filter(product_version::Column::SbomId.in_subquery(sbom_ids_query)) + // NOTE: no version_matches filter here. The version_range in + // product_status refers to the *product* version (e.g. Quarkus + // 2.x), not the *package* version (e.g. keycloak-core 18.0.6). + // Product applicability is validated through the product_version + // → SBOM join chain above. + .filter( + Condition::any() + .add(product_status::Column::ContextCpeId.is_null()) + .add(product_status::Column::ContextCpeId.in_subquery(allowed_cpe_ids)) + .add(Expr::exists(sbom_has_cpes).not()), + ) .filter(Expr::col(product_status::Column::Package).eq(purl_name).or( namespace_name.map_or(Expr::value(false), |ns| { Expr::col(product_status::Column::Package).eq(format!("{ns}/{purl_name}")) diff --git a/modules/fundamental/src/sbom/model/details.rs b/modules/fundamental/src/sbom/model/details.rs index add03ee58..3acd398cb 100644 --- a/modules/fundamental/src/sbom/model/details.rs +++ b/modules/fundamental/src/sbom/model/details.rs @@ -35,7 +35,7 @@ use uuid::Uuid; #[derive(Debug, Clone)] struct IdSet { advisory_id: Uuid, - qualified_purl_id: Uuid, + qualified_purl_id: Option, sbom_id: Uuid, sbom_node_id: String, advisory_vulnerability_advisory_id: Uuid, @@ -50,15 +50,15 @@ impl FromQueryResult for IdSet { fn from_query_result(res: &QueryResult, _pre: &str) -> Result { Ok(Self { advisory_id: res.try_get("", "advisory_id")?, - qualified_purl_id: res.try_get("", "qualified_purl_id")?, + qualified_purl_id: res.try_get::>("", "qualified_purl_id")?, sbom_id: res.try_get("", "sbom_id")?, sbom_node_id: res.try_get("", "node_id")?, advisory_vulnerability_advisory_id: res.try_get("", "av_advisory_id")?, advisory_vulnerability_vulnerability_id: res.try_get("", "av_vulnerability_id")?, vulnerability_id: res.try_get("", "vulnerability_id")?, - context_cpe_id: res.try_get("", "cpe_id").ok(), + context_cpe_id: res.try_get::>("", "cpe_id")?, status_id: res.try_get("", "status_id")?, - organization_id: res.try_get("", "organization_id").ok(), + organization_id: res.try_get::>("", "organization_id")?, }) } } @@ -220,7 +220,9 @@ impl SbomDetails { for id_set in &id_sets { advisory_ids_set.insert(id_set.advisory_id); - qualified_purl_ids_set.insert(id_set.qualified_purl_id); + if let Some(qp_id) = id_set.qualified_purl_id { + qualified_purl_ids_set.insert(qp_id); + } sbom_package_ids_set.insert((id_set.sbom_id, id_set.sbom_node_id.clone())); advisory_vulnerability_ids_set.insert(( id_set.advisory_vulnerability_advisory_id, @@ -391,14 +393,14 @@ impl SbomDetails { id_set.advisory_id )) })?; - let qualified_purl = qualified_purls_map - .get(&id_set.qualified_purl_id) - .ok_or_else(|| { - Error::NotFound(format!( - "QualifiedPurl {} not found in lookup", - id_set.qualified_purl_id - )) - })?; + let qualified_purl = id_set + .qualified_purl_id + .map(|qp_id| { + qualified_purls_map.get(&qp_id).cloned().ok_or_else(|| { + Error::NotFound(format!("QualifiedPurl {qp_id} not found in lookup",)) + }) + }) + .transpose()?; let sbom_package = sbom_packages_map .get(&(id_set.sbom_id, id_set.sbom_node_id.clone())) .ok_or_else(|| { @@ -445,7 +447,7 @@ impl SbomDetails { relevant_advisory_info.push(QueryCatcher { advisory: Arc::clone(advisory), - qualified_purl: Arc::clone(qualified_purl), + qualified_purl: qualified_purl.clone(), sbom_package: Arc::clone(sbom_package), sbom_node: Arc::clone(sbom_node), advisory_vulnerability: Arc::clone(advisory_vulnerability), @@ -540,7 +542,11 @@ impl SbomAdvisory { name: each.sbom_node.name.clone(), group: each.sbom_package.group.clone(), version: each.sbom_package.version.clone(), - purl: vec![PurlSummary::from_entity(&each.qualified_purl)], + purl: each + .qualified_purl + .as_deref() + .map(|qp| vec![PurlSummary::from_entity(qp)]) + .unwrap_or_default(), cpe: vec![], licenses: vec![], licenses_ref_mapping: vec![], diff --git a/modules/fundamental/src/sbom/model/raw_sql.rs b/modules/fundamental/src/sbom/model/raw_sql.rs index ef7c47899..e63a7bdeb 100644 --- a/modules/fundamental/src/sbom/model/raw_sql.rs +++ b/modules/fundamental/src/sbom/model/raw_sql.rs @@ -260,8 +260,8 @@ pub fn batch_severity_counts_sql() -> &'static str { /// membership and is meaningless for component-level CPEs harvested from /// third-party SBOMs (e.g. SPDX `cpe23Type` external references). /// -/// Nodes without a `qualified_purl_id` are skipped (`IdSet::qualified_purl_id` -/// is a mandatory `Uuid`); making it optional is left as a follow-up. +/// Nodes without a `qualified_purl_id` are included — `IdSet::qualified_purl_id` +/// is `Option` so CPE-only components (no PURL) are reported correctly. pub fn cpe_advisory_info_sql() -> String { r#" WITH @@ -302,8 +302,7 @@ pub fn cpe_advisory_info_sql() -> String { AND sc.part = 'a' AND p.part = 'a' JOIN version_range vr ON cs.version_range_id = vr.id - WHERE p.qualified_purl_id IS NOT NULL - AND version_matches(p.version, vr.*) + WHERE version_matches(p.version, vr.*) ) -- Final query joins to get all required fields (mirrors the tail of diff --git a/modules/fundamental/src/sbom/service/sbom.rs b/modules/fundamental/src/sbom/service/sbom.rs index d7e9fa428..ad891e775 100644 --- a/modules/fundamental/src/sbom/service/sbom.rs +++ b/modules/fundamental/src/sbom/service/sbom.rs @@ -1180,7 +1180,7 @@ pub struct LicenseBasicInfo { #[derive(Debug)] pub struct QueryCatcher { pub advisory: Arc, - pub qualified_purl: Arc, + pub qualified_purl: Option>, pub sbom_package: Arc, pub sbom_node: Arc, pub advisory_vulnerability: Arc, @@ -1208,11 +1208,12 @@ impl FromQueryResult for QueryCatcher { "", vulnerability::Entity, )?), - qualified_purl: Arc::new(Self::from_query_result_multi_model( + qualified_purl: Self::from_query_result_multi_model_optional( res, "", qualified_purl::Entity, - )?), + )? + .map(Arc::new), sbom_package: Arc::new(Self::from_query_result_multi_model( res, "", diff --git a/modules/fundamental/src/vulnerability/model/details/vulnerability_advisory.rs b/modules/fundamental/src/vulnerability/model/details/vulnerability_advisory.rs index 82d298932..e54a62609 100644 --- a/modules/fundamental/src/vulnerability/model/details/vulnerability_advisory.rs +++ b/modules/fundamental/src/vulnerability/model/details/vulnerability_advisory.rs @@ -266,8 +266,8 @@ impl VulnerabilityAdvisorySummary { let cpe_status_query = r#" SELECT "cpe_status"."advisory_id", - "sbom_node_purl_ref"."sbom_id", - "sbom_node_purl_ref"."node_id", + "sbom_node_cpe_ref"."sbom_id", + "sbom_node_cpe_ref"."node_id", "sbom_node_purl_ref"."qualified_purl_id", "sbom"."sbom_id" AS "sbom$sbom_id", "sbom"."node_id" AS "sbom$node_id", @@ -309,10 +309,10 @@ impl VulnerabilityAdvisorySummary { JOIN "sbom_node_cpe_ref" ON "sbom_node_cpe_ref"."cpe_id" = "pkg_cpe"."id" JOIN "sbom" ON "sbom"."sbom_id" = "sbom_node_cpe_ref"."sbom_id" - -- the matched component package (for the version fallback) and its purl + -- the matched component package (for the version fallback) and its purl (optional) JOIN "sbom_package" AS "matched_pkg" ON "matched_pkg"."sbom_id" = "sbom_node_cpe_ref"."sbom_id" AND "matched_pkg"."node_id" = "sbom_node_cpe_ref"."node_id" - JOIN "sbom_node_purl_ref" ON "sbom_node_purl_ref"."sbom_id" = "sbom_node_cpe_ref"."sbom_id" AND "sbom_node_purl_ref"."node_id" = "sbom_node_cpe_ref"."node_id" - JOIN "qualified_purl" ON "qualified_purl"."id" = "sbom_node_purl_ref"."qualified_purl_id" + LEFT JOIN "sbom_node_purl_ref" ON "sbom_node_purl_ref"."sbom_id" = "sbom_node_cpe_ref"."sbom_id" AND "sbom_node_purl_ref"."node_id" = "sbom_node_cpe_ref"."node_id" + LEFT JOIN "qualified_purl" ON "qualified_purl"."id" = "sbom_node_purl_ref"."qualified_purl_id" -- the SBOM's describing node/package (identity; name and version) JOIN "sbom_node" ON "sbom_node"."sbom_id" = "sbom"."sbom_id" AND "sbom_node"."node_id" = "sbom"."node_id" @@ -551,7 +551,7 @@ struct SbomStatusCatcher { sbom_package: sbom_package::Model, sbom_node: sbom_node::Model, status: status::Model, - qualified_purl: qualified_purl::Model, + qualified_purl: Option, } impl FromQueryResult for SbomStatusCatcher { @@ -562,7 +562,11 @@ impl FromQueryResult for SbomStatusCatcher { sbom_package: Self::from_query_result_multi_model(res, "", sbom_package::Entity)?, sbom_node: Self::from_query_result_multi_model(res, "", sbom_node::Entity)?, status: Self::from_query_result_multi_model(res, "", status::Entity)?, - qualified_purl: Self::from_query_result_multi_model(res, "", qualified_purl::Entity)?, + qualified_purl: Self::from_query_result_multi_model_optional( + res, + "", + qualified_purl::Entity, + )?, }) } } @@ -617,7 +621,9 @@ impl VulnerabilitySbomStatus { .entry(status.status.slug.clone()) .or_insert(Default::default()); - purl_status.insert(PurlSummary::from_entity(&status.qualified_purl)); + if let Some(ref qp) = status.qualified_purl { + purl_status.insert(PurlSummary::from_entity(qp)); + } } Ok(sboms.into_values().collect()) diff --git a/modules/fundamental/tests/sbom/details.rs b/modules/fundamental/tests/sbom/details.rs index ab939fefe..dae1c052a 100644 --- a/modules/fundamental/tests/sbom/details.rs +++ b/modules/fundamental/tests/sbom/details.rs @@ -3,10 +3,15 @@ use test_log::test; use tracing::instrument; use trustify_common::{db::pagination_cache::PaginationCache, id::Id}; use trustify_module_fundamental::common::model::{Score, ScoreType, ScoredVector, Severity}; +use trustify_module_fundamental::purl::model::details::purl::StatusContext; use trustify_module_fundamental::sbom::{ - model::{AffectedSeverity, details::SbomDetails}, + model::{ + AffectedSeverity, + details::{SbomDetails, SbomStatus}, + }, service::SbomService, }; +use trustify_module_fundamental::vulnerability::service::VulnerabilityService; use trustify_module_ingestor::service::Format; use trustify_test_context::TrustifyContext; @@ -508,6 +513,328 @@ async fn sbom_details_nvd_cpe_range_matching(ctx: &TrustifyContext) -> Result<() Ok(()) } +/// Regression test for TC-5630 / TC-5171 (wrong-product / CPE-context not +/// checked), fixture `cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl`. +/// +/// The SBOM describes a RHEL-8 host carrying +/// `pkg:rpm/redhat/curl@7.61.1-34.el8_10.11`. Three curl VEX documents each +/// mention two *distinct* Red Hat products that both ship curl: +/// `enterprise_linux:8` (the product this SBOM belongs to) and +/// `hummingbird:1` (Red Hat Hardened Images -- a separate product that must +/// never be attributed to this el8 SBOM). +/// +/// Two failure modes are guarded: +/// - **Wrong-product attribution:** no status for the el8 curl may carry a +/// `hummingbird` context CPE. The `fixed` hummingbird rows are for a +/// different product and must not attach here. +/// - **Whole-CVE false positive (CVE-2025-10966):** el8 curl is +/// `known_not_affected`, so this CVE must not appear as `affected` at all -- +/// it would only surface via the spurious hummingbird match. +/// +/// CVE-2025-13034 is genuinely `known_affected` for el8 curl and must appear, +/// but only under the `enterprise_linux:8` context. +/// +/// NOTE: currently `#[ignore]`d because it is a *reproducer* for an unfixed +/// case. This SBOM's describing/root node (`s3-wrongproduct-target`) carries no +/// CPE -- the `enterprise_linux:8` CPE is on the `rhel` OS component, not the +/// described node -- so `sbom_describing_cpe` is empty and the context filter +/// falls through to "unscoped SBOM matches everything", letting the hummingbird +/// product status attach to el8 curl. Remove `#[ignore]` once context scoping +/// derives product identity from the OS/root component's CPE. +#[test_context(TrustifyContext)] +#[test(tokio::test)] +#[instrument] +#[ignore = "TC-5630/TC-5171 reproducer: wrong-product attribution not yet fixed for SBOMs whose described node has no CPE"] +async fn sbom_details_wrong_product_cpe_context( + ctx: &TrustifyContext, +) -> Result<(), anyhow::Error> { + let sbom = SbomService::new(PaginationCache::for_test()); + + const BASE: &str = "cyclonedx/TC-5630/S3_wrongproduct_hummingbird_curl"; + + ctx.ingest_documents([ + format!("{BASE}/vex/CVE-2025-10966.json"), + format!("{BASE}/vex/CVE-2025-10148.json"), + format!("{BASE}/vex/CVE-2025-13034.json"), + ]) + .await?; + + let result = ctx + .ingest_document(format!("{BASE}/sbom_curl_el8.cdx.json")) + .await?; + + let details = sbom + .fetch_sbom_details(Id::parse_uuid(result.id)?, vec![], &ctx.db) + .await? + .expect("SBOM details must be found"); + log::info!("SBOM details: {details:?}"); + + // No status on any advisory may be attributed to the hummingbird product. + // This is the core wrong-product invariant. + for advisory in &details.advisories { + for status in &advisory.status { + if let Some(StatusContext::Cpe(cpe)) = &status.context { + assert!( + !cpe.contains("hummingbird"), + "advisory {} vuln {} attributed to wrong product: {cpe}", + advisory.head.document_id, + status.vulnerability.identifier, + ); + } + } + } + + // Helper: collect every `affected` status entry for a given CVE. + let affected_statuses = |cve: &str| -> Vec<&SbomStatus> { + details + .advisories + .iter() + .flat_map(|a| a.status.iter()) + .filter(|s| s.vulnerability.identifier == cve && s.status == "affected") + .collect() + }; + + // CVE-2025-10966: whole-CVE false positive. el8 curl is + // known_not_affected; the only `affected`-producing match would be the + // spurious hummingbird row, which must not exist. + assert!( + affected_statuses("CVE-2025-10966").is_empty(), + "CVE-2025-10966 must not be affected (el8 curl is not_affected; \ + only hummingbird matched)" + ); + + // CVE-2025-13034: genuinely affected for el8 curl. It must appear, and + // every affected status for it must carry the enterprise_linux:8 context + // (never hummingbird, never unscoped). + let affected_13034 = affected_statuses("CVE-2025-13034"); + assert!( + !affected_13034.is_empty(), + "CVE-2025-13034 must be affected for el8 curl" + ); + for status in &affected_13034 { + match &status.context { + Some(StatusContext::Cpe(cpe)) => assert!( + cpe.contains("enterprise_linux:8"), + "CVE-2025-13034 affected under unexpected context: {cpe}" + ), + other => panic!("CVE-2025-13034 affected status has non-el8 context: {other:?}"), + } + } + + Ok(()) +} + +/// Regression test for TC-5630 / TC-5171 (wrong-product / CPE-context not +/// checked), fixture `cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet`. +/// +/// The SBOM describes a RHEL-8 host carrying +/// `pkg:rpm/redhat/python3-chardet@3.0.4-7.el8`. `python3-chardet` also ships +/// in Red Hat Satellite (a *separate* product, built `.el7sat`). The three VEX +/// documents are Satellite advisories: each `fixed` for `cpe:/a:redhat:satellite` +/// and entirely *absent* for `enterprise_linux:8`. +/// +/// This is a stronger reproducer than S3 (hummingbird): because el8-OS does not +/// security-track chardet at all, the correct result is that *none* of the three +/// CVEs appear for this SBOM. Any appearance is a whole-CVE false positive +/// caused by matching the el8 package to a Satellite advisory by name, ignoring +/// the `satellite` context CPE. +/// +/// NOTE: currently `#[ignore]`d because it reproduces an unfixed case, same root +/// cause as `sbom_details_wrong_product_cpe_context`: this SBOM's described node +/// carries no CPE (the `enterprise_linux:8` CPE is on the OS component), so +/// `sbom_describing_cpe` is empty and the context filter falls through to +/// "unscoped SBOM matches everything". Remove `#[ignore]` once fixed. +#[test_context(TrustifyContext)] +#[test(tokio::test)] +#[instrument] +#[ignore = "TC-5630/TC-5171 reproducer: wrong-product attribution not yet fixed for SBOMs whose described node has no CPE"] +async fn sbom_details_wrong_product_satellite(ctx: &TrustifyContext) -> Result<(), anyhow::Error> { + let sbom = SbomService::new(PaginationCache::for_test()); + + const BASE: &str = "cyclonedx/TC-5630/S4_wrongproduct_satellite_chardet"; + + ctx.ingest_documents([ + format!("{BASE}/vex/CVE-2018-11751.json"), + format!("{BASE}/vex/CVE-2018-3258.json"), + format!("{BASE}/vex/CVE-2019-0231.json"), + ]) + .await?; + + let result = ctx + .ingest_document(format!("{BASE}/sbom_python3-chardet_el8.cdx.json")) + .await?; + + let details = sbom + .fetch_sbom_details(Id::parse_uuid(result.id)?, vec![], &ctx.db) + .await? + .expect("SBOM details must be found"); + log::info!("SBOM details: {details:?}"); + + // No status on any advisory may be attributed to the satellite product. + for advisory in &details.advisories { + for status in &advisory.status { + if let Some(StatusContext::Cpe(cpe)) = &status.context { + assert!( + !cpe.contains("satellite"), + "advisory {} vuln {} attributed to wrong product: {cpe}", + advisory.head.document_id, + status.vulnerability.identifier, + ); + } + } + } + + // el8-OS chardet is absent from all three Satellite advisories, so none of + // them may appear as `affected` for this SBOM. + for cve in ["CVE-2018-11751", "CVE-2018-3258", "CVE-2019-0231"] { + let affected = details + .advisories + .iter() + .flat_map(|a| a.status.iter()) + .any(|s| s.vulnerability.identifier == cve && s.status == "affected"); + assert!( + !affected, + "{cve} must not be affected: el8-OS python3-chardet is not tracked \ + by this Satellite advisory (only satellite ships/fixes it)" + ); + } + + Ok(()) +} + +/// Regression test for TC-5630: a vulnerability that matches an SBOM only +/// through a package-level CPE identity (`cpe_status`) on a component that has a +/// CPE but *no* PURL must be reported consistently across all three views. +/// +/// Fixture: `cyclonedx/TC-5630/registry.access.redhat.com_hi_opentofu.json` +/// (CycloneDX 1.6) contains exactly one purl-less CPE component: +/// `os:hummingbird@20251124` -> `cpe:/a:redhat:hummingbird:1`. The synthetic +/// `CVE-2026-12151` marks `cpe:2.3:a:redhat:hummingbird:1` affected, matching +/// only through that purl-less node. +/// +/// Before the fix, the SBOM list severity counts included such matches while +/// both detail endpoints silently dropped them (they required the matched node +/// to carry a `qualified_purl_id`): +/// - `cpe_advisory_info_sql` filtered `WHERE qualified_purl_id IS NOT NULL` +/// - the vulnerability backlink `cpe_status_query` INNER JOINed +/// `sbom_node_purl_ref` / `qualified_purl`. +/// +/// This test asserts the three views now agree: +/// 1. `fetch_sbom_details` (the `/sbom/{id}/advisory` endpoint) lists the CVE. +/// 2. `batch_advisory_severity_counts` (the SBOM list endpoint) counts it, and +/// the two counts match. +/// 3. `fetch_vulnerability` (the `/vulnerability/{id}` endpoint) backlinks the +/// SBOM. +#[test_context(TrustifyContext)] +#[test(tokio::test)] +#[instrument] +async fn sbom_details_purlless_cpe_node_consistency( + ctx: &TrustifyContext, +) -> Result<(), anyhow::Error> { + let sbom = SbomService::new(PaginationCache::for_test()); + + const BASE: &str = "cyclonedx/TC-5630"; + + ctx.ingest_document(format!("{BASE}/CVE-2026-12151.json")) + .await?; + + let result = ctx + .ingest_document(format!( + "{BASE}/registry.access.redhat.com_hi_opentofu.json" + )) + .await?; + + let sbom_id = Id::parse_uuid(result.id)?; + let Id::Uuid(sbom_uuid) = sbom_id else { + panic!("expected a UUID sbom id"); + }; + + // View 1: the details/advisory endpoint must list the CPE-only match. + let details = sbom + .fetch_sbom_details(sbom_id, vec![], &ctx.db) + .await? + .expect("SBOM details must be found"); + + let detail_cve_present = details + .advisories + .iter() + .any(|a| a.head.document_id == "CVE-2026-12151"); + assert!( + detail_cve_present, + "CVE-2026-12151 must appear on /sbom/{{id}}/advisory via the purl-less \ + hummingbird CPE node, got {:?}", + details + .advisories + .iter() + .map(|a| &a.head.document_id) + .collect::>() + ); + + // The matched package is the purl-less CPE node: it carries the hummingbird + // CPE and no PURL. + let matched_pkg = details + .advisories + .iter() + .filter(|a| a.head.document_id == "CVE-2026-12151") + .flat_map(|a| a.status.iter()) + .flat_map(|s| s.packages.iter()) + .find(|p| p.name == "hummingbird") + .expect("hummingbird package must be the matched node"); + assert!( + matched_pkg.purl.is_empty(), + "matched node must have no PURL, got {:?}", + matched_pkg.purl + ); + + // View 2: the list endpoint's severity counts must include the same match. + let counts = sbom + .batch_advisory_severity_counts(&[sbom_uuid], &ctx.db) + .await?; + let list_count: u64 = counts + .get(&sbom_uuid) + .map(|c| c.values().sum()) + .unwrap_or_default(); + + // The details endpoint counts distinct affected advisories/CVEs; compare + // against the list severity-count total. Both must see CVE-2026-12151. + let detail_affected_count = details + .advisories + .iter() + .filter(|a| a.status.iter().any(|s| s.status == "affected")) + .count() as u64; + + assert_eq!( + list_count, detail_affected_count, + "list severity-count total ({list_count}) must equal the details \ + affected-advisory count ({detail_affected_count})" + ); + assert!( + list_count >= 1, + "expected at least the CPE-only CVE to be counted, got {list_count}" + ); + + // View 3: the vulnerability detail endpoint must backlink this SBOM. + let vuln = VulnerabilityService::new(PaginationCache::for_test()); + let vuln_details = vuln + .fetch_vulnerability("CVE-2026-12151", Default::default(), false, &ctx.db) + .await? + .expect("vulnerability must exist"); + + let backlinked: Vec<_> = vuln_details + .advisories + .iter() + .flat_map(|a| a.sboms.iter()) + .map(|s| s.head.id) + .collect(); + assert!( + backlinked.contains(&sbom_uuid), + "SBOM must be backlinked from CVE-2026-12151 via the purl-less CPE \ + node, got {backlinked:?}" + ); + + Ok(()) +} + /// Constructs a `ScoredVector` from its parts, deriving the severity from the type and value. fn sv(r#type: ScoreType, value: f64, vector: impl Into) -> ScoredVector { ScoredVector {